diff options
author | Patrick Boettcher <devnull@localhost> | 2004-09-28 19:36:44 +0000 |
---|---|---|
committer | Patrick Boettcher <devnull@localhost> | 2004-09-28 19:36:44 +0000 |
commit | 00da2badce9a5354c4315b2805e62fb1f77edf63 (patch) | |
tree | 4ae090379ed8e6a8ecf4c0719c1c05c5e738aaa6 /linux/drivers/media/dvb/dibusb/Kconfig | |
parent | 37884cd17a30bf0711f1214647a35047dab17229 (diff) | |
download | mediapointer-dvb-s2-00da2badce9a5354c4315b2805e62fb1f77edf63.tar.gz mediapointer-dvb-s2-00da2badce9a5354c4315b2805e62fb1f77edf63.tar.bz2 |
- added new device ids (unkown name) from new Twinhan driver
- notes in documentation
- some cleanups
- return values in firmware upload method (thanks to Ian <ian (a) imm.uklinux.net>)
Diffstat (limited to 'linux/drivers/media/dvb/dibusb/Kconfig')
-rw-r--r-- | linux/drivers/media/dvb/dibusb/Kconfig | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/linux/drivers/media/dvb/dibusb/Kconfig b/linux/drivers/media/dvb/dibusb/Kconfig index a6d6329f2..112650015 100644 --- a/linux/drivers/media/dvb/dibusb/Kconfig +++ b/linux/drivers/media/dvb/dibusb/Kconfig @@ -1,5 +1,5 @@ config DVB_DIBUSB - tristate "Twinhan/KWorld/Hama/Artec USB DVB-T devices" + tristate "DiBcom/Twinhan/KWorld/Hama/Artec/Compro USB DVB-T devices" depends on DVB_CORE && USB select FW_LOADER help @@ -13,6 +13,7 @@ config DVB_DIBUSB Hama DVB-T USB-Box DiBcom reference device (non-public) Ultima Electronic/Artec T1 USB TVBOX + Compro Videomate DVB-U2000 - DVB-T USB The VP7041 seems to be identical to "CTS Portable" (Chinese Television System). @@ -20,7 +21,7 @@ config DVB_DIBUSB These devices can be understood as budget ones, they "only" deliver the MPEG data. - Currently all known copies of the DiBcom reference design have the DiBcom 3000MB + Currently all known copies of the DiBcom reference design have the DiBcom 3000-MB frontend onboard. Please enable and load this one manually in order to use this device. |