diff options
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 6400aae2a..dc7876004 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,19 @@ +2006-01-08 03:14 pascoe + + * linux/drivers/media/dvb/dvb-usb/cxusb.c: + (cxusb_dee1601_demod_init), (cxusb_dee1601_tuner_attach), + (cxusb_dee1601_frontend_attach), (cxusb_probe): + * linux/drivers/media/dvb/dvb-usb/dvb-usb-firmware.c: + (dvb_usb_patch_dvico_firmware), (dvb_usb_download_firmware): + * linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h: + + - Patch the bluebird firmware with the correct "warm" USB firmware + IDs before downloading it to the device. + + - Add support for the USB half of the DViCO Dual Digital DVB-T. + + Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au> + 2006-01-08 01:13 rmcc * linux/drivers/media/video/saa7134/saa7134-core.c: (saa7134_irq), |