Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame] | 1 | config DVB_USB |
| 2 | tristate "Support for various USB DVB devices" |
| 3 | depends on DVB_CORE && USB |
| 4 | select FW_LOADER |
| 5 | help |
Patrick Boettcher | d72fa1c | 2005-07-07 17:58:20 -0700 | [diff] [blame] | 6 | By enabling this you will be able to choose the various supported |
| 7 | USB1.1 and USB2.0 DVB devices. |
Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame] | 8 | |
| 9 | Almost every USB device needs a firmware, please look into |
Patrick Boettcher | d72fa1c | 2005-07-07 17:58:20 -0700 | [diff] [blame] | 10 | <file:Documentation/dvb/README.dvb-usb>. |
Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame] | 11 | |
Patrick Boettcher | d72fa1c | 2005-07-07 17:58:20 -0700 | [diff] [blame] | 12 | For a complete list of supported USB devices see the LinuxTV DVB Wiki: |
| 13 | <http://www.linuxtv.org/wiki/index.php/DVB_USB> |
| 14 | |
| 15 | Say Y if you own a USB DVB device. |
Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame] | 16 | |
| 17 | config DVB_USB_DEBUG |
| 18 | bool "Enable extended debug support for all DVB-USB devices" |
| 19 | depends on DVB_USB |
| 20 | help |
Patrick Boettcher | d72fa1c | 2005-07-07 17:58:20 -0700 | [diff] [blame] | 21 | Say Y if you want to enable debugging. See modinfo dvb-usb (and the |
Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame] | 22 | appropriate drivers) for debug levels. |
| 23 | |
| 24 | config DVB_USB_A800 |
| 25 | tristate "AVerMedia AverTV DVB-T USB 2.0 (A800)" |
| 26 | depends on DVB_USB |
Patrick Boettcher | 22c6d93 | 2005-07-07 17:58:10 -0700 | [diff] [blame] | 27 | select DVB_DIB3000MC |
Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame] | 28 | help |
| 29 | Say Y here to support the AVerMedia AverTV DVB-T USB 2.0 (A800) receiver. |
| 30 | |
| 31 | config DVB_USB_DIBUSB_MB |
| 32 | tristate "DiBcom USB DVB-T devices (based on the DiB3000M-B) (see help for device list)" |
| 33 | depends on DVB_USB |
Patrick Boettcher | 22c6d93 | 2005-07-07 17:58:10 -0700 | [diff] [blame] | 34 | select DVB_DIB3000MB |
Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame] | 35 | help |
| 36 | Support for USB 1.1 and 2.0 DVB-T receivers based on reference designs made by |
| 37 | DiBcom (<http://www.dibcom.fr>) equipped with a DiB3000M-B demodulator. |
| 38 | |
| 39 | Devices supported by this driver: |
Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame] | 40 | Artec T1 USB1.1 boxes |
Marc Koschewski | 1157020 | 2006-01-09 18:21:36 -0200 | [diff] [blame] | 41 | Avermedia AverTV DVBT USB1.1 |
| 42 | Compro Videomate DVB-U2000 - DVB-T USB |
| 43 | DiBcom USB1.1 reference devices (non-public) |
| 44 | Grandtec DVB-T USB |
| 45 | Hama DVB-T USB1.1-Box |
| 46 | KWorld/JetWay/ADSTech V-Stream XPERT DTV - DVB-T USB1.1 and USB2.0 |
| 47 | TwinhanDTV Magic Box (VP7041e) |
| 48 | TwinhanDTV USB-Ter (VP7041) |
| 49 | Ultima Electronic/Artec T1 USB TVBOX |
Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame] | 50 | |
| 51 | The VP7041 seems to be identical to "CTS Portable" (Chinese |
| 52 | Television System). |
| 53 | |
| 54 | Say Y if you own such a device and want to use it. You should build it as |
| 55 | a module. |
| 56 | |
Marc Koschewski | 1157020 | 2006-01-09 18:21:36 -0200 | [diff] [blame] | 57 | config DVB_USB_DIBUSB_MB_FAULTY |
| 58 | bool "Support faulty USB IDs" |
| 59 | depends on DVB_USB_DIBUSB_MB |
| 60 | help |
| 61 | Support for faulty USB IDs due to an invalid EEPROM on some Artec devices. |
| 62 | |
Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame] | 63 | config DVB_USB_DIBUSB_MC |
| 64 | tristate "DiBcom USB DVB-T devices (based on the DiB3000M-C/P) (see help for device list)" |
| 65 | depends on DVB_USB |
Patrick Boettcher | 22c6d93 | 2005-07-07 17:58:10 -0700 | [diff] [blame] | 66 | select DVB_DIB3000MC |
Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame] | 67 | help |
| 68 | Support for 2.0 DVB-T receivers based on reference designs made by |
| 69 | DiBcom (<http://www.dibcom.fr>) equipped with a DiB3000M-C/P demodulator. |
| 70 | |
| 71 | Devices supported by this driver: |
Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame] | 72 | Artec T1 USB2.0 boxes |
Marc Koschewski | 1157020 | 2006-01-09 18:21:36 -0200 | [diff] [blame] | 73 | DiBcom USB2.0 reference devices (non-public) |
Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame] | 74 | |
| 75 | Say Y if you own such a device and want to use it. You should build it as |
| 76 | a module. |
| 77 | |
| 78 | config DVB_USB_UMT_010 |
| 79 | tristate "HanfTek UMT-010 DVB-T USB2.0 support" |
| 80 | depends on DVB_USB |
Patrick Boettcher | 22c6d93 | 2005-07-07 17:58:10 -0700 | [diff] [blame] | 81 | select DVB_DIB3000MC |
Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame] | 82 | help |
| 83 | Say Y here to support the HanfTek UMT-010 USB2.0 stick-sized DVB-T receiver. |
| 84 | |
Patrick Boettcher | 22c6d93 | 2005-07-07 17:58:10 -0700 | [diff] [blame] | 85 | config DVB_USB_CXUSB |
Michael Krufky | 36377a1 | 2006-02-07 06:25:47 -0200 | [diff] [blame^] | 86 | tristate "Conexant USB2.0 hybrid reference design support" |
Patrick Boettcher | 22c6d93 | 2005-07-07 17:58:10 -0700 | [diff] [blame] | 87 | depends on DVB_USB |
| 88 | select DVB_CX22702 |
Michael Krufky | 36377a1 | 2006-02-07 06:25:47 -0200 | [diff] [blame^] | 89 | select DVB_LGDT330X |
| 90 | select DVB_MT352 |
Patrick Boettcher | 22c6d93 | 2005-07-07 17:58:10 -0700 | [diff] [blame] | 91 | help |
Michael Krufky | 36377a1 | 2006-02-07 06:25:47 -0200 | [diff] [blame^] | 92 | Say Y here to support the Conexant USB2.0 hybrid reference design. |
| 93 | Currently, only DVB and ATSC modes are supported, analog mode |
| 94 | shall be added in the future. Devices that require this module: |
| 95 | |
| 96 | Medion MD95700 hybrid USB2.0 device. |
| 97 | DViCO FusionHDTV (Bluebird) USB2.0 devices |
Patrick Boettcher | 22c6d93 | 2005-07-07 17:58:10 -0700 | [diff] [blame] | 98 | |
Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame] | 99 | config DVB_USB_DIGITV |
| 100 | tristate "Nebula Electronics uDigiTV DVB-T USB2.0 support" |
| 101 | depends on DVB_USB |
Patrick Boettcher | 22c6d93 | 2005-07-07 17:58:10 -0700 | [diff] [blame] | 102 | select DVB_NXT6000 |
| 103 | select DVB_MT352 |
Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame] | 104 | help |
| 105 | Say Y here to support the Nebula Electronics uDigitV USB2.0 DVB-T receiver. |
| 106 | |
| 107 | config DVB_USB_VP7045 |
Patrick Boettcher | 3706a4d | 2005-09-09 13:02:41 -0700 | [diff] [blame] | 108 | tristate "TwinhanDTV Alpha/MagicBoxII, DNTV tinyUSB2, Beetle USB2.0 support" |
Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame] | 109 | depends on DVB_USB |
| 110 | help |
| 111 | Say Y here to support the |
Patrick Boettcher | 3706a4d | 2005-09-09 13:02:41 -0700 | [diff] [blame] | 112 | |
Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame] | 113 | TwinhanDTV Alpha (stick) (VP-7045), |
Patrick Boettcher | 3706a4d | 2005-09-09 13:02:41 -0700 | [diff] [blame] | 114 | TwinhanDTV MagicBox II (VP-7046), |
| 115 | DigitalNow TinyUSB 2 DVB-t, |
| 116 | DigitalRise USB 2.0 Ter (Beetle) and |
| 117 | TYPHOON DVB-T USB DRIVE |
| 118 | |
| 119 | DVB-T USB2.0 receivers. |
| 120 | |
| 121 | config DVB_USB_VP702X |
| 122 | tristate "TwinhanDTV StarBox and clones DVB-S USB2.0 support" |
| 123 | depends on DVB_USB |
| 124 | help |
| 125 | Say Y here to support the |
| 126 | |
| 127 | TwinhanDTV StarBox, |
| 128 | DigitalRise USB Starbox and |
| 129 | TYPHOON DVB-S USB 2.0 BOX |
| 130 | |
| 131 | DVB-S USB2.0 receivers. |
Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame] | 132 | |
| 133 | config DVB_USB_NOVA_T_USB2 |
| 134 | tristate "Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 support" |
| 135 | depends on DVB_USB |
Patrick Boettcher | 22c6d93 | 2005-07-07 17:58:10 -0700 | [diff] [blame] | 136 | select DVB_DIB3000MC |
Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame] | 137 | help |
| 138 | Say Y here to support the Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 receiver. |
| 139 | |
| 140 | config DVB_USB_DTT200U |
Patrick Boettcher | d590f9c | 2005-07-07 17:58:33 -0700 | [diff] [blame] | 141 | tristate "WideView WT-200U and WT-220U (pen) DVB-T USB2.0 support (Yakumo/Hama/Typhoon/Yuan)" |
Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame] | 142 | depends on DVB_USB |
| 143 | help |
Patrick Boettcher | fb41f5a | 2005-07-07 17:58:23 -0700 | [diff] [blame] | 144 | Say Y here to support the WideView/Yakumo/Hama/Typhoon/Yuan DVB-T USB2.0 receiver. |
Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame] | 145 | |
| 146 | The receivers are also known as DTT200U (Yakumo) and UB300 (Yuan). |
Patrick Boettcher | d590f9c | 2005-07-07 17:58:33 -0700 | [diff] [blame] | 147 | |
| 148 | The WT-220U and its clones are pen-sized. |