[PATCH] dvb: usb: support Medion hybrid USB2.0 DVB-T/analogue box
[linux-2.6/zen-sources.git] / drivers / media / dvb / dvb-usb / dvb-usb-ids.h
blobde2463bae225d19b7096c5e1dbbaa1127a316203
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
7 * various drivers.
8 */
9 #ifndef _DVB_USB_IDS_H_
10 #define _DVB_USB_IDS_H_
12 /* Vendor IDs */
13 #define USB_VID_ADSTECH 0x06e1
14 #define USB_VID_ANCHOR 0x0547
15 #define USB_VID_AVERMEDIA_UNK 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_MEDION 0x1660
28 #define USB_VID_VISIONPLUS 0x13d3
29 #define USB_VID_TWINHAN 0x1822
30 #define USB_VID_ULTIMA_ELECTRONIC 0x05d8
32 /* Product IDs */
33 #define USB_PID_ADSTECH_USB2_COLD 0xa333
34 #define USB_PID_ADSTECH_USB2_WARM 0xa334
35 #define USB_PID_AVERMEDIA_DVBT_USB_COLD 0x0001
36 #define USB_PID_AVERMEDIA_DVBT_USB_WARM 0x0002
37 #define USB_PID_AVERMEDIA_DVBT_USB2_COLD 0xa800
38 #define USB_PID_AVERMEDIA_DVBT_USB2_WARM 0xa801
39 #define USB_PID_COMPRO_DVBU2000_COLD 0xd000
40 #define USB_PID_COMPRO_DVBU2000_WARM 0xd001
41 #define USB_PID_COMPRO_DVBU2000_UNK_COLD 0x010c
42 #define USB_PID_COMPRO_DVBU2000_UNK_WARM 0x010d
43 #define USB_PID_DIBCOM_MOD3000_COLD 0x0bb8
44 #define USB_PID_DIBCOM_MOD3000_WARM 0x0bb9
45 #define USB_PID_DIBCOM_MOD3001_COLD 0x0bc6
46 #define USB_PID_DIBCOM_MOD3001_WARM 0x0bc7
47 #define USB_PID_DIBCOM_ANCHOR_2135_COLD 0x2131
48 #define USB_PID_GRANDTEC_DVBT_USB_COLD 0x0fa0
49 #define USB_PID_GRANDTEC_DVBT_USB_WARM 0x0fa1
50 #define USB_PID_KWORLD_VSTREAM_COLD 0x17de
51 #define USB_PID_KWORLD_VSTREAM_WARM 0x17df
52 #define USB_PID_TWINHAN_VP7041_COLD 0x3201
53 #define USB_PID_TWINHAN_VP7041_WARM 0x3202
54 #define USB_PID_TWINHAN_VP7045_COLD 0x3205
55 #define USB_PID_TWINHAN_VP7045_WARM 0x3206
56 #define USB_PID_DNTV_TINYUSB2_COLD 0x3223
57 #define USB_PID_DNTV_TINYUSB2_WARM 0x3224
58 #define USB_PID_TWINHAN_VP7021_COLD 0x3207
59 #define USB_PID_TWINHAN_VP7021_WARM 0x3208
60 #define USB_PID_ULTIMA_TVBOX_COLD 0x8105
61 #define USB_PID_ULTIMA_TVBOX_WARM 0x8106
62 #define USB_PID_ULTIMA_TVBOX_AN2235_COLD 0x8107
63 #define USB_PID_ULTIMA_TVBOX_AN2235_WARM 0x8108
64 #define USB_PID_ULTIMA_TVBOX_ANCHOR_COLD 0x2235
65 #define USB_PID_ULTIMA_TVBOX_USB2_COLD 0x8109
66 #define USB_PID_ULTIMA_TVBOX_USB2_FX_COLD 0x8613
67 #define USB_PID_ULTIMA_TVBOX_USB2_FX_WARM 0x1002
68 #define USB_PID_UNK_HYPER_PALTEK_COLD 0x005e
69 #define USB_PID_UNK_HYPER_PALTEK_WARM 0x005f
70 #define USB_PID_HANFTEK_UMT_010_COLD 0x0001
71 #define USB_PID_HANFTEK_UMT_010_WARM 0x0015
72 #define USB_PID_DTT200U_COLD 0x0201
73 #define USB_PID_DTT200U_WARM 0x0301
74 #define USB_PID_WINTV_NOVA_T_USB2_COLD 0x9300
75 #define USB_PID_WINTV_NOVA_T_USB2_WARM 0x9301
76 #define USB_PID_NEBULA_DIGITV 0x0201
77 #define USB_PID_DVICO_BLUEBIRD_LGZ201 0xdb00
78 #define USB_PID_DVICO_BLUEBIRD_TH7579 0xdb10
79 #define USB_PID_DVICO_BLUEBIRD_LGDT 0xd820
80 #define USB_PID_DVICO_BLUEBIRD_LGZ201_1 0xdb01
81 #define USB_PID_DVICO_BLUEBIRD_TH7579_2 0xdb11
82 #define USB_PID_MEDION_MD95700 0x0932
85 #endif