blob: 794d513a8480f8b758262bf807f60dc99083a971 [file] [log] [blame]
Johannes Stezenbach776338e2005-06-23 22:02:35 -07001/* dvb-usb-ids.h is part of the DVB USB library.
2 *
3 * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) see
4 * dvb-usb-init.c for copyright information.
5 *
6 * a header file containing define's for the USB device supported by the
7 * various drivers.
8 */
9#ifndef _DVB_USB_IDS_H_
10#define _DVB_USB_IDS_H_
11
12/* Vendor IDs */
13#define USB_VID_ADSTECH 0x06e1
14#define USB_VID_ANCHOR 0x0547
Patrick Boettcherfb41f5a2005-07-07 17:58:23 -070015#define USB_VID_WIDEVIEW 0x14aa
Johannes Stezenbach776338e2005-06-23 22:02:35 -070016#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
Patrick Boettcher2f7f96b2005-07-07 17:58:16 -070027#define USB_VID_KYE 0x0458
Patrick Boettcher22c6d932005-07-07 17:58:10 -070028#define USB_VID_MEDION 0x1660
Johannes Stezenbach776338e2005-06-23 22:02:35 -070029#define USB_VID_VISIONPLUS 0x13d3
30#define USB_VID_TWINHAN 0x1822
31#define USB_VID_ULTIMA_ELECTRONIC 0x05d8
32
33/* Product IDs */
34#define USB_PID_ADSTECH_USB2_COLD 0xa333
35#define USB_PID_ADSTECH_USB2_WARM 0xa334
36#define USB_PID_AVERMEDIA_DVBT_USB_COLD 0x0001
37#define USB_PID_AVERMEDIA_DVBT_USB_WARM 0x0002
38#define USB_PID_AVERMEDIA_DVBT_USB2_COLD 0xa800
39#define USB_PID_AVERMEDIA_DVBT_USB2_WARM 0xa801
40#define USB_PID_COMPRO_DVBU2000_COLD 0xd000
41#define USB_PID_COMPRO_DVBU2000_WARM 0xd001
42#define USB_PID_COMPRO_DVBU2000_UNK_COLD 0x010c
43#define USB_PID_COMPRO_DVBU2000_UNK_WARM 0x010d
44#define USB_PID_DIBCOM_MOD3000_COLD 0x0bb8
45#define USB_PID_DIBCOM_MOD3000_WARM 0x0bb9
46#define USB_PID_DIBCOM_MOD3001_COLD 0x0bc6
47#define USB_PID_DIBCOM_MOD3001_WARM 0x0bc7
48#define USB_PID_DIBCOM_ANCHOR_2135_COLD 0x2131
49#define USB_PID_GRANDTEC_DVBT_USB_COLD 0x0fa0
50#define USB_PID_GRANDTEC_DVBT_USB_WARM 0x0fa1
51#define USB_PID_KWORLD_VSTREAM_COLD 0x17de
52#define USB_PID_KWORLD_VSTREAM_WARM 0x17df
53#define USB_PID_TWINHAN_VP7041_COLD 0x3201
54#define USB_PID_TWINHAN_VP7041_WARM 0x3202
55#define USB_PID_TWINHAN_VP7045_COLD 0x3205
56#define USB_PID_TWINHAN_VP7045_WARM 0x3206
57#define USB_PID_DNTV_TINYUSB2_COLD 0x3223
58#define USB_PID_DNTV_TINYUSB2_WARM 0x3224
59#define USB_PID_TWINHAN_VP7021_COLD 0x3207
60#define USB_PID_TWINHAN_VP7021_WARM 0x3208
61#define USB_PID_ULTIMA_TVBOX_COLD 0x8105
62#define USB_PID_ULTIMA_TVBOX_WARM 0x8106
63#define USB_PID_ULTIMA_TVBOX_AN2235_COLD 0x8107
64#define USB_PID_ULTIMA_TVBOX_AN2235_WARM 0x8108
65#define USB_PID_ULTIMA_TVBOX_ANCHOR_COLD 0x2235
66#define USB_PID_ULTIMA_TVBOX_USB2_COLD 0x8109
67#define USB_PID_ULTIMA_TVBOX_USB2_FX_COLD 0x8613
68#define USB_PID_ULTIMA_TVBOX_USB2_FX_WARM 0x1002
69#define USB_PID_UNK_HYPER_PALTEK_COLD 0x005e
70#define USB_PID_UNK_HYPER_PALTEK_WARM 0x005f
71#define USB_PID_HANFTEK_UMT_010_COLD 0x0001
72#define USB_PID_HANFTEK_UMT_010_WARM 0x0015
73#define USB_PID_DTT200U_COLD 0x0201
74#define USB_PID_DTT200U_WARM 0x0301
Patrick Boettcherd590f9c2005-07-07 17:58:33 -070075#define USB_PID_WT220U_COLD 0x0222
76#define USB_PID_WT220U_WARM 0x0221
Johannes Stezenbach776338e2005-06-23 22:02:35 -070077#define USB_PID_WINTV_NOVA_T_USB2_COLD 0x9300
78#define USB_PID_WINTV_NOVA_T_USB2_WARM 0x9301
79#define USB_PID_NEBULA_DIGITV 0x0201
80#define USB_PID_DVICO_BLUEBIRD_LGZ201 0xdb00
81#define USB_PID_DVICO_BLUEBIRD_TH7579 0xdb10
82#define USB_PID_DVICO_BLUEBIRD_LGDT 0xd820
83#define USB_PID_DVICO_BLUEBIRD_LGZ201_1 0xdb01
84#define USB_PID_DVICO_BLUEBIRD_TH7579_2 0xdb11
Patrick Boettcher22c6d932005-07-07 17:58:10 -070085#define USB_PID_MEDION_MD95700 0x0932
Patrick Boettcher2f7f96b2005-07-07 17:58:16 -070086#define USB_PID_KYE_DVB_T_COLD 0x701e
87#define USB_PID_KYE_DVB_T_WARM 0x701f
Johannes Stezenbach776338e2005-06-23 22:02:35 -070088
Johannes Stezenbach776338e2005-06-23 22:02:35 -070089#endif