V4L/DVB (4647): Added module for DiB0700 based devices
authorPatrick Boettcher <pb@linuxtv.org>
Tue, 19 Sep 2006 15:51:37 +0000 (12:51 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 3 Oct 2006 18:12:33 +0000 (15:12 -0300)
commitb7f54910ce018f93a74211136be46c09cefd80e2
tree404512b641f6a9d1b6cce6ddf152e19f1bc702e7
parent136cafbf4a024b52ba0a10627217f03cea9ff9f8
V4L/DVB (4647): Added module for DiB0700 based devices

Added module for DiB0700 based USB devices. This module is preliminary and
untested (because of a lack of test devices) but should work.
Further commits will be necessary to make it work properly.

Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-usb/dib0700.h [new file with mode: 0644]
drivers/media/dvb/dvb-usb/dib0700_core.c [new file with mode: 0644]
drivers/media/dvb/dvb-usb/dib0700_devices.c [new file with mode: 0644]
drivers/media/dvb/dvb-usb/dib07x0.h [new file with mode: 0644]