Menu

Commit [r1653]  Maximize  Restore  History

This patch isn't that big concerning changes, although it might look so...

* 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.

rbultje 2003-01-14

1 2 > >> (Page 1 of 2)
changed /branches/ZORAN_VIDEODEV_2/driver-zoran/ChangeLog
changed /branches/ZORAN_VIDEODEV_2/driver-zoran/FAQ
changed /branches/ZORAN_VIDEODEV_2/driver-zoran/Makefile
removed /branches/ZORAN_VIDEODEV_2/driver-zoran/README
removed /branches/ZORAN_VIDEODEV_2/driver-zoran/README.Unified
changed /branches/ZORAN_VIDEODEV_2/driver-zoran/adv7170.c
changed /branches/ZORAN_VIDEODEV_2/driver-zoran/adv7175.c
changed /branches/ZORAN_VIDEODEV_2/driver-zoran/bt819.c
changed /branches/ZORAN_VIDEODEV_2/driver-zoran/bt856.c
changed /branches/ZORAN_VIDEODEV_2/driver-zoran/saa7110.c
changed /branches/ZORAN_VIDEODEV_2/driver-zoran/saa7111.c
changed /branches/ZORAN_VIDEODEV_2/driver-zoran/saa7114.c
changed /branches/ZORAN_VIDEODEV_2/driver-zoran/saa7185.c
changed /branches/ZORAN_VIDEODEV_2/driver-zoran/videocodec.c
changed /branches/ZORAN_VIDEODEV_2/driver-zoran/videocodec.h
changed /branches/ZORAN_VIDEODEV_2/driver-zoran/vpx3220.c
removed /branches/ZORAN_VIDEODEV_2/driver-zoran/vpx32xx.c
removed /branches/ZORAN_VIDEODEV_2/driver-zoran/vpx32xx.h
removed /branches/ZORAN_VIDEODEV_2/driver-zoran/zoran.c
changed /branches/ZORAN_VIDEODEV_2/driver-zoran/zoran.h
added /branches/ZORAN_VIDEODEV_2/driver-zoran/zoran_card.c
added /branches/ZORAN_VIDEODEV_2/driver-zoran/zoran_card.h
added /branches/ZORAN_VIDEODEV_2/driver-zoran/zoran_device.c
added /branches/ZORAN_VIDEODEV_2/driver-zoran/zoran_device.h
added /branches/ZORAN_VIDEODEV_2/driver-zoran/zoran_driver.c
/branches/ZORAN_VIDEODEV_2/driver-zoran/ChangeLog Diff Switch to side-by-side view
Loading...
/branches/ZORAN_VIDEODEV_2/driver-zoran/FAQ Diff Switch to side-by-side view
Loading...
/branches/ZORAN_VIDEODEV_2/driver-zoran/Makefile Diff Switch to side-by-side view
Loading...
/branches/ZORAN_VIDEODEV_2/driver-zoran/adv7170.c Diff Switch to side-by-side view
Loading...
/branches/ZORAN_VIDEODEV_2/driver-zoran/adv7175.c Diff Switch to side-by-side view
Loading...
/branches/ZORAN_VIDEODEV_2/driver-zoran/bt819.c Diff Switch to side-by-side view
Loading...
/branches/ZORAN_VIDEODEV_2/driver-zoran/bt856.c Diff Switch to side-by-side view
Loading...
/branches/ZORAN_VIDEODEV_2/driver-zoran/saa7110.c Diff Switch to side-by-side view
Loading...
/branches/ZORAN_VIDEODEV_2/driver-zoran/saa7111.c Diff Switch to side-by-side view
Loading...
/branches/ZORAN_VIDEODEV_2/driver-zoran/saa7114.c Diff Switch to side-by-side view
Loading...
/branches/ZORAN_VIDEODEV_2/driver-zoran/saa7185.c Diff Switch to side-by-side view
Loading...
/branches/ZORAN_VIDEODEV_2/driver-zoran/videocodec.c Diff Switch to side-by-side view
Loading...
/branches/ZORAN_VIDEODEV_2/driver-zoran/videocodec.h Diff Switch to side-by-side view
Loading...
/branches/ZORAN_VIDEODEV_2/driver-zoran/vpx3220.c Diff Switch to side-by-side view
Loading...
/branches/ZORAN_VIDEODEV_2/driver-zoran/zoran.h Diff Switch to side-by-side view
Loading...
/branches/ZORAN_VIDEODEV_2/driver-zoran/zoran_card.c Diff Switch to side-by-side view
Loading...
/branches/ZORAN_VIDEODEV_2/driver-zoran/zoran_card.h Diff Switch to side-by-side view
Loading...
/branches/ZORAN_VIDEODEV_2/driver-zoran/zoran_device.c Diff Switch to side-by-side view
Loading...
/branches/ZORAN_VIDEODEV_2/driver-zoran/zoran_device.h Diff Switch to side-by-side view
Loading...
/branches/ZORAN_VIDEODEV_2/driver-zoran/zoran_driver.c Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.