V4L/DVB (4617): Problem with dibusb-mb.c USB IDs
authorAlistair Buxton <a.j.buxton@gmail.com>
Sun, 10 Sep 2006 15:09:22 +0000 (12:09 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 26 Sep 2006 15:30:36 +0000 (12:30 -0300)
commit83905b02af4ebc1cbc952401788cb92619393d04
tree3138acb963de112d44a8a5ce8deb5727645698ba
parent774c0de4aed4d5171e8c3cb47402265d278d2591
V4L/DVB (4617): Problem with dibusb-mb.c USB IDs

There seems to be an off by one error in the dibusb-mb.c which causes
the "Artec T1 with AN2235" box to be detected as a totally different
box - but it only happens if the Artec is one with the correct USB
IDs. A patch is attached to the second post. However, even with this
patch, the box still won't tune. It will tune using a 2.6.12 kernel
though.

Signed-off-by: Alistair Buxton <a.j.buxton@gmail.com>
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-usb/dibusb-mb.c