diff options
Diffstat (limited to 'drivers/media/IR/mceusb.c')
| -rw-r--r-- | drivers/media/IR/mceusb.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/media/IR/mceusb.c b/drivers/media/IR/mceusb.c index ac6bb2c01a48..bc620e10ef77 100644 --- a/drivers/media/IR/mceusb.c +++ b/drivers/media/IR/mceusb.c | |||
| @@ -120,6 +120,10 @@ static struct usb_device_id mceusb_dev_table[] = { | |||
| 120 | { USB_DEVICE(VENDOR_PHILIPS, 0x0613) }, | 120 | { USB_DEVICE(VENDOR_PHILIPS, 0x0613) }, |
| 121 | /* Philips eHome Infrared Transceiver */ | 121 | /* Philips eHome Infrared Transceiver */ |
| 122 | { USB_DEVICE(VENDOR_PHILIPS, 0x0815) }, | 122 | { USB_DEVICE(VENDOR_PHILIPS, 0x0815) }, |
| 123 | /* Philips/Spinel plus IR transceiver for ASUS */ | ||
| 124 | { USB_DEVICE(VENDOR_PHILIPS, 0x206c) }, | ||
| 125 | /* Philips/Spinel plus IR transceiver for ASUS */ | ||
| 126 | { USB_DEVICE(VENDOR_PHILIPS, 0x2088) }, | ||
| 123 | /* Realtek MCE IR Receiver */ | 127 | /* Realtek MCE IR Receiver */ |
| 124 | { USB_DEVICE(VENDOR_REALTEK, 0x0161) }, | 128 | { USB_DEVICE(VENDOR_REALTEK, 0x0161) }, |
| 125 | /* SMK/Toshiba G83C0004D410 */ | 129 | /* SMK/Toshiba G83C0004D410 */ |
