diff options
author | Albert Comerma <albert.comerma@gmail.com> | 2008-09-07 11:43:33 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-12 07:37:09 -0400 |
commit | 5769743ad345881911cee4e73ddf6120b00ed3eb (patch) | |
tree | c4c54edf63d96e7dcdc8f75e1245717eb097ef70 /drivers/media/dvb/dvb-usb/dvb-usb-ids.h | |
parent | 8751aaa6c8be191171cd8c7db01a9b4e01892b08 (diff) |
V4L/DVB (9042): Add support for Asus My Cinema U3000 Hybrid
This patch introduces support for dvb-t for the following dibcom based
cards: Asus My Cinema U3000 Hybrid (USB-ID: 0b05:1736)
Signed-off-by: Albert Comerma <albert.comerma@gmail.com>
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/dvb-usb/dvb-usb-ids.h')
-rw-r--r-- | drivers/media/dvb/dvb-usb/dvb-usb-ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/dvb-usb/dvb-usb-ids.h b/drivers/media/dvb/dvb-usb/dvb-usb-ids.h index 7bf5a1cdb49c..8926db2fc489 100644 --- a/drivers/media/dvb/dvb-usb/dvb-usb-ids.h +++ b/drivers/media/dvb/dvb-usb/dvb-usb-ids.h | |||
@@ -223,6 +223,7 @@ | |||
223 | #define USB_PID_GIGABYTE_U7000 0x7001 | 223 | #define USB_PID_GIGABYTE_U7000 0x7001 |
224 | #define USB_PID_GIGABYTE_U8000 0x7002 | 224 | #define USB_PID_GIGABYTE_U8000 0x7002 |
225 | #define USB_PID_ASUS_U3000 0x171f | 225 | #define USB_PID_ASUS_U3000 0x171f |
226 | #define USB_PID_ASUS_U3000H 0x1736 | ||
226 | #define USB_PID_ASUS_U3100 0x173f | 227 | #define USB_PID_ASUS_U3100 0x173f |
227 | #define USB_PID_YUAN_EC372S 0x1edc | 228 | #define USB_PID_YUAN_EC372S 0x1edc |
228 | #define USB_PID_YUAN_STK7700PH 0x1f08 | 229 | #define USB_PID_YUAN_STK7700PH 0x1f08 |