summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorChristopher Pascoe <devnull@localhost>2006-01-08 03:23:04 +0000
committerChristopher Pascoe <devnull@localhost>2006-01-08 03:23:04 +0000
commitb92a5b6bf9b5fce795809ef4ab8ef94a1927c7ea (patch)
tree976ffcdd9090eaa01ec58a5ff03ddf2e313303c7 /v4l
parent3c0895a37511816c7ded2787e119e016705ff160 (diff)
downloadmediapointer-dvb-s2-b92a5b6bf9b5fce795809ef4ab8ef94a1927c7ea.tar.gz
mediapointer-dvb-s2-b92a5b6bf9b5fce795809ef4ab8ef94a1927c7ea.tar.bz2
DViCO Dual Digital DVB-T / USB bluebird updates
Add support for the USB portion of the DViCO Dual Digital board. Patch correct "warm" USB IDs into bluebird firmware before download. Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au>
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog16
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),