]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit41eb80c3f2984f2602e0b1178031090055eff4b6
tree404512b641f6a9d1b6cce6ddf152e19f1bc702e7
parentab2506f5376960dea3ecdd959692093f9e21c877
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]