V4L/DVB (5124): Dvb-usb: Initial support for MSI Mega Sky 580 based on Uli m9206
authorAapo Tahkola <aet@rasterburn.org>
Sat, 23 Sep 2006 23:00:41 +0000 (20:00 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 21 Feb 2007 15:34:49 +0000 (13:34 -0200)
commit5fecd9fd4287dd163fe1f1f0b1e86e931ed589c4
tree00046e8dcbda12d939b1c9a0cbaeb1bcb6fb76f5
parentef7b8b725bdc59fb4a3f781f3e9f546ad01da792
V4L/DVB (5124): Dvb-usb: Initial support for MSI Mega Sky 580 based on Uli m9206

Currently, the driver works in bulk mode supporting both USB 2.0 and
1.0 with and without hardware pid filters.
The ULi m9205 also supports isochronous transfer mode, but I have
dropped support for it because it depends on firmware and does not work
on all USB host chips. Further, I have no firmware with remote
controller support for this mode.

Signed-off-by: Aapo Tahkola <aet@rasterburn.org>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-usb/Kconfig
drivers/media/dvb/dvb-usb/Makefile
drivers/media/dvb/dvb-usb/dvb-usb-ids.h
drivers/media/dvb/dvb-usb/megasky.c [new file with mode: 0644]
drivers/media/dvb/dvb-usb/megasky.h [new file with mode: 0644]