dvb-usb-ids.h 4.6 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12
/* dvb-usb-ids.h is part of the DVB USB library.
 *
 * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) see
 * dvb-usb-init.c for copyright information.
 *
 * a header file containing define's for the USB device supported by the
 * various drivers.
 */
#ifndef _DVB_USB_IDS_H_
#define _DVB_USB_IDS_H_

/* Vendor IDs */
13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
#define USB_VID_ADSTECH			0x06e1
#define USB_VID_ANCHOR			0x0547
#define USB_VID_WIDEVIEW		0x14aa
#define USB_VID_AVERMEDIA		0x07ca
#define USB_VID_COMPRO			0x185b
#define USB_VID_COMPRO_UNK		0x145f
#define USB_VID_CYPRESS			0x04b4
#define USB_VID_DIBCOM			0x10b8
#define USB_VID_DVICO			0x0fe9
#define USB_VID_EMPIA			0xeb1a
#define USB_VID_GRANDTEC		0x5032
#define USB_VID_HANFTEK			0x15f4
#define USB_VID_HAUPPAUGE		0x2040
#define USB_VID_HYPER_PALTEK		0x1025
#define USB_VID_KWORLD			0xeb2a
#define USB_VID_KYE			0x0458
#define USB_VID_MEDION			0x1660
#define USB_VID_PINNACLE		0x2304
#define USB_VID_VISIONPLUS		0x13d3
#define USB_VID_TWINHAN			0x1822
#define USB_VID_ULTIMA_ELECTRONIC	0x05d8
#define USB_VID_LITEON			0x04ca
35 36 37 38

/* Product IDs */
#define USB_PID_ADSTECH_USB2_COLD			0xa333
#define USB_PID_ADSTECH_USB2_WARM			0xa334
39 40 41 42 43 44 45 46
#define USB_PID_AVERMEDIA_DVBT_USB_COLD			0x0001
#define USB_PID_AVERMEDIA_DVBT_USB_WARM			0x0002
#define USB_PID_AVERMEDIA_DVBT_USB2_COLD		0xa800
#define USB_PID_AVERMEDIA_DVBT_USB2_WARM		0xa801
#define USB_PID_COMPRO_DVBU2000_COLD			0xd000
#define USB_PID_COMPRO_DVBU2000_WARM			0xd001
#define USB_PID_COMPRO_DVBU2000_UNK_COLD		0x010c
#define USB_PID_COMPRO_DVBU2000_UNK_WARM		0x010d
47
#define USB_PID_DIBCOM_HOOK_DEFAULT			0x0064
48
#define USB_PID_DIBCOM_HOOK_DEFAULT_REENUM		0x0065
49 50 51 52
#define USB_PID_DIBCOM_MOD3000_COLD			0x0bb8
#define USB_PID_DIBCOM_MOD3000_WARM			0x0bb9
#define USB_PID_DIBCOM_MOD3001_COLD			0x0bc6
#define USB_PID_DIBCOM_MOD3001_WARM			0x0bc7
53
#define USB_PID_DIBCOM_STK7700				0x1e14
54 55 56 57
#define USB_PID_DIBCOM_STK7700_REENUM			0x1e15
#define USB_PID_DIBCOM_ANCHOR_2135_COLD			0x2131
#define USB_PID_GRANDTEC_DVBT_USB_COLD			0x0fa0
#define USB_PID_GRANDTEC_DVBT_USB_WARM			0x0fa1
58 59 60 61
#define USB_PID_KWORLD_VSTREAM_COLD			0x17de
#define USB_PID_KWORLD_VSTREAM_WARM			0x17df
#define USB_PID_TWINHAN_VP7041_COLD			0x3201
#define USB_PID_TWINHAN_VP7041_WARM			0x3202
62 63
#define USB_PID_TWINHAN_VP7020_COLD			0x3203
#define USB_PID_TWINHAN_VP7020_WARM			0x3204
64 65 66 67
#define USB_PID_TWINHAN_VP7045_COLD			0x3205
#define USB_PID_TWINHAN_VP7045_WARM			0x3206
#define USB_PID_TWINHAN_VP7021_COLD			0x3207
#define USB_PID_TWINHAN_VP7021_WARM			0x3208
68 69
#define USB_PID_DNTV_TINYUSB2_COLD			0x3223
#define USB_PID_DNTV_TINYUSB2_WARM			0x3224
70 71
#define USB_PID_ULTIMA_TVBOX_COLD			0x8105
#define USB_PID_ULTIMA_TVBOX_WARM			0x8106
72 73 74 75 76
#define USB_PID_ULTIMA_TVBOX_AN2235_COLD		0x8107
#define USB_PID_ULTIMA_TVBOX_AN2235_WARM		0x8108
#define USB_PID_ULTIMA_TVBOX_ANCHOR_COLD		0x2235
#define USB_PID_ULTIMA_TVBOX_USB2_COLD			0x8109
#define USB_PID_ULTIMA_TVBOX_USB2_WARM			0x810a
77 78
#define USB_PID_ARTEC_T14_COLD				0x810b
#define USB_PID_ARTEC_T14_WARM				0x810c
79 80 81 82 83 84
#define USB_PID_ULTIMA_TVBOX_USB2_FX_COLD		0x8613
#define USB_PID_ULTIMA_TVBOX_USB2_FX_WARM		0x1002
#define USB_PID_UNK_HYPER_PALTEK_COLD			0x005e
#define USB_PID_UNK_HYPER_PALTEK_WARM			0x005f
#define USB_PID_HANFTEK_UMT_010_COLD			0x0001
#define USB_PID_HANFTEK_UMT_010_WARM			0x0015
85 86
#define USB_PID_DTT200U_COLD				0x0201
#define USB_PID_DTT200U_WARM				0x0301
87 88 89 90 91 92
#define USB_PID_WT220U_COLD					0x0222
#define USB_PID_WT220U_WARM					0x0221
#define USB_PID_WT220U_ZL0353_COLD			0x022a
#define USB_PID_WT220U_ZL0353_WARM			0x022b
#define USB_PID_WINTV_NOVA_T_USB2_COLD		0x9300
#define USB_PID_WINTV_NOVA_T_USB2_WARM		0x9301
93 94
#define USB_PID_NEBULA_DIGITV				0x0201
#define USB_PID_DVICO_BLUEBIRD_LGDT			0xd820
95
#define USB_PID_DVICO_BLUEBIRD_LG064F_COLD		0xd500
96 97 98 99 100 101 102
#define USB_PID_DVICO_BLUEBIRD_LG064F_WARM		0xd501
#define USB_PID_DVICO_BLUEBIRD_LGZ201_COLD		0xdb00
#define USB_PID_DVICO_BLUEBIRD_LGZ201_WARM		0xdb01
#define USB_PID_DVICO_BLUEBIRD_TH7579_COLD		0xdb10
#define USB_PID_DVICO_BLUEBIRD_TH7579_WARM		0xdb11
#define USB_PID_DVICO_BLUEBIRD_DEE1601_COLD		0xdb50
#define USB_PID_DVICO_BLUEBIRD_DEE1601_WARM		0xdb51
103 104
#define USB_PID_DIGITALNOW_BLUEBIRD_DEE1601_COLD	0xdb54
#define USB_PID_DIGITALNOW_BLUEBIRD_DEE1601_WARM	0xdb55
105
#define USB_PID_MEDION_MD95700				0x0932
106 107
#define USB_PID_KYE_DVB_T_COLD				0x701e
#define USB_PID_KYE_DVB_T_WARM				0x701f
108 109
#define USB_PID_PCTV_200E				0x020e
#define USB_PID_PCTV_400E				0x020f
110 111 112 113 114 115 116
#define USB_PID_LITEON_DVB_T_COLD			0xf000
#define USB_PID_LITEON_DVB_T_WARM			0xf001
#define USB_PID_DIGIVOX_MINI_SL_COLD			0xe360
#define USB_PID_DIGIVOX_MINI_SL_WARM			0xe361
#define USB_PID_GRANDTEC_DVBT_USB2_COLD			0x0bc6
#define USB_PID_GRANDTEC_DVBT_USB2_WARM			0x0bc7

117
#endif