diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 54e75ad8f..9dbb2f621 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,14 @@ +2005-07-28 18:19 mchehab + + * tuner-core.c: + - BTTV does generate some Unimplemented IOCTL log: + 0x40046d11(dir=1,tp=0x6d,nr=17,sz=4) means that it is sending + MSP3400 calls to non-msp3400 tuners. Warning eliminated. + VIDIOSAUDIO is also called. debug messages updated. It is still + requiring IOCTL implementation. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-07-28 05:19 mkrufky * bttv-cards.c, bttv.h: - Added card DViCO FusionHDTV5 Lite. |