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