* added a card=X option to zoran.o. Buz, DC10+ and DC30+ are autodetected,
other cards need to be pointed to manually (due to missing device/vendor
device IDs). Use card=X,Y,Z for >1 cards (like bttv). This should also
autoload all dependency modules - so "make install && modprobe zoran
[card=X]" should ideally work. There's no CARDLIST file yet, that'll
come next.
* separated zoran.c over 4 source files
* ran indent over everything
* changed DEBUGX() to dprintk() everywhere
* some other cosmetic stuff
This is gonna be 0.9.1, mainly, and will be sent over for inclusion in 2.5.x
as well.