1 /* dvb-usb-ids.h is part of the DVB USB library.
3 * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) see
4 * dvb-usb-init.c for copyright information.
6 * a header file containing define's for the USB device supported by the
9 #ifndef _DVB_USB_IDS_H_
10 #define _DVB_USB_IDS_H_
13 #define USB_VID_ADSTECH 0x06e1
14 #define USB_VID_ANCHOR 0x0547
15 #define USB_VID_WIDEVIEW 0x14aa
16 #define USB_VID_AVERMEDIA 0x07ca
17 #define USB_VID_COMPRO 0x185b
18 #define USB_VID_COMPRO_UNK 0x145f
19 #define USB_VID_CYPRESS 0x04b4
20 #define USB_VID_DIBCOM 0x10b8
21 #define USB_VID_DVICO 0x0fe9
22 #define USB_VID_EMPIA 0xeb1a
23 #define USB_VID_GRANDTEC 0x5032
24 #define USB_VID_HANFTEK 0x15f4
25 #define USB_VID_HAUPPAUGE 0x2040
26 #define USB_VID_HYPER_PALTEK 0x1025
27 #define USB_VID_KWORLD 0xeb2a
28 #define USB_VID_KYE 0x0458
29 #define USB_VID_MEDION 0x1660
30 #define USB_VID_PINNACLE 0x2304
31 #define USB_VID_VISIONPLUS 0x13d3
32 #define USB_VID_TWINHAN 0x1822
33 #define USB_VID_ULTIMA_ELECTRONIC 0x05d8
36 #define USB_PID_ADSTECH_USB2_COLD 0xa333
37 #define USB_PID_ADSTECH_USB2_WARM 0xa334
38 #define USB_PID_AVERMEDIA_DVBT_USB_COLD 0x0001
39 #define USB_PID_AVERMEDIA_DVBT_USB_WARM 0x0002
40 #define USB_PID_AVERMEDIA_DVBT_USB2_COLD 0xa800
41 #define USB_PID_AVERMEDIA_DVBT_USB2_WARM 0xa801
42 #define USB_PID_COMPRO_DVBU2000_COLD 0xd000
43 #define USB_PID_COMPRO_DVBU2000_WARM 0xd001
44 #define USB_PID_COMPRO_DVBU2000_UNK_COLD 0x010c
45 #define USB_PID_COMPRO_DVBU2000_UNK_WARM 0x010d
46 #define USB_PID_DIBCOM_MOD3000_COLD 0x0bb8
47 #define USB_PID_DIBCOM_MOD3000_WARM 0x0bb9
48 #define USB_PID_DIBCOM_MOD3001_COLD 0x0bc6
49 #define USB_PID_DIBCOM_MOD3001_WARM 0x0bc7
50 #define USB_PID_DIBCOM_ANCHOR_2135_COLD 0x2131
51 #define USB_PID_GRANDTEC_DVBT_USB_COLD 0x0fa0
52 #define USB_PID_GRANDTEC_DVBT_USB_WARM 0x0fa1
53 #define USB_PID_KWORLD_VSTREAM_COLD 0x17de
54 #define USB_PID_KWORLD_VSTREAM_WARM 0x17df
55 #define USB_PID_TWINHAN_VP7041_COLD 0x3201
56 #define USB_PID_TWINHAN_VP7041_WARM 0x3202
57 #define USB_PID_TWINHAN_VP7020_COLD 0x3203
58 #define USB_PID_TWINHAN_VP7020_WARM 0x3204
59 #define USB_PID_TWINHAN_VP7045_COLD 0x3205
60 #define USB_PID_TWINHAN_VP7045_WARM 0x3206
61 #define USB_PID_TWINHAN_VP7021_COLD 0x3207
62 #define USB_PID_TWINHAN_VP7021_WARM 0x3208
63 #define USB_PID_DNTV_TINYUSB2_COLD 0x3223
64 #define USB_PID_DNTV_TINYUSB2_WARM 0x3224
65 #define USB_PID_ULTIMA_TVBOX_COLD 0x8105
66 #define USB_PID_ULTIMA_TVBOX_WARM 0x8106
67 #define USB_PID_ULTIMA_TVBOX_AN2235_COLD 0x8107
68 #define USB_PID_ULTIMA_TVBOX_AN2235_WARM 0x8108
69 #define USB_PID_ULTIMA_TVBOX_ANCHOR_COLD 0x2235
70 #define USB_PID_ULTIMA_TVBOX_USB2_COLD 0x8109
71 #define USB_PID_ULTIMA_TVBOX_USB2_FX_COLD 0x8613
72 #define USB_PID_ULTIMA_TVBOX_USB2_FX_WARM 0x1002
73 #define USB_PID_UNK_HYPER_PALTEK_COLD 0x005e
74 #define USB_PID_UNK_HYPER_PALTEK_WARM 0x005f
75 #define USB_PID_HANFTEK_UMT_010_COLD 0x0001
76 #define USB_PID_HANFTEK_UMT_010_WARM 0x0015
77 #define USB_PID_DTT200U_COLD 0x0201
78 #define USB_PID_DTT200U_WARM 0x0301
79 #define USB_PID_WT220U_COLD 0x0222
80 #define USB_PID_WT220U_WARM 0x0221
81 #define USB_PID_WINTV_NOVA_T_USB2_COLD 0x9300
82 #define USB_PID_WINTV_NOVA_T_USB2_WARM 0x9301
83 #define USB_PID_NEBULA_DIGITV 0x0201
84 #define USB_PID_DVICO_BLUEBIRD_LGZ201 0xdb00
85 #define USB_PID_DVICO_BLUEBIRD_TH7579 0xdb10
86 #define USB_PID_DVICO_BLUEBIRD_LGDT 0xd820
87 #define USB_PID_DVICO_BLUEBIRD_LGZ201_1 0xdb01
88 #define USB_PID_DVICO_BLUEBIRD_TH7579_2 0xdb11
89 #define USB_PID_MEDION_MD95700 0x0932
90 #define USB_PID_KYE_DVB_T_COLD 0x701e
91 #define USB_PID_KYE_DVB_T_WARM 0x701f
92 #define USB_PID_PCTV_200E 0x020e
93 #define USB_PID_PCTV_400E 0x020f