diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index e9c3cae2a..b31b551b2 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,16 @@ +2006-01-01 16:14 mkrufky + + * linux/drivers/media/dvb/dvb-usb/cxusb.c: + (cxusb_fmd1216me_tuner_attach), (cxusb_lgh064f_tuner_attach), + (cxusb_cx22702_frontend_attach), (cxusb_lgdt330x_frontend_attach), + (cxusb_probe): + * linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h: + - Add Bluebird ATSC support to the cxusb driver, + using dvb-usb-bluebird-atsc-01.fw firmware. + + Signed-off-by: Michael Krufky <mkrufky@m1k.net> + Signed-off-by: Patrick Boettcher <pb@linuxtv.org> + 2006-01-01 13:53 hverkuil * linux/Documentation/video4linux/cx2341x/fw-decoder-api.txt: |