summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-tivo.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/hid-tivo.c')
-rw-r--r--drivers/hid/hid-tivo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/hid-tivo.c b/drivers/hid/hid-tivo.c
index 3d43c06..de47039 100644
--- a/drivers/hid/hid-tivo.c
+++ b/drivers/hid/hid-tivo.c
@@ -62,6 +62,7 @@ static int tivo_input_mapping(struct hid_device *hdev, struct hid_input *hi,
static const struct hid_device_id tivo_devices[] = {
/* TiVo Slide Bluetooth remote, pairs with a Broadcom dongle */
+ { HID_USB_DEVICE(USB_VENDOR_ID_TIVO, USB_DEVICE_ID_TIVO_SLIDE_BT) },
{ HID_USB_DEVICE(USB_VENDOR_ID_TIVO, USB_DEVICE_ID_TIVO_SLIDE) },
{ }
};
OpenPOWER on IntegriCloud