diff options
Diffstat (limited to 'usr/src/dkms_source_tree/hid-egalax.c')
| -rw-r--r-- | usr/src/dkms_source_tree/hid-egalax.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/dkms_source_tree/hid-egalax.c b/usr/src/dkms_source_tree/hid-egalax.c index 00c3af6..c0e7026 100644 --- a/usr/src/dkms_source_tree/hid-egalax.c +++ b/usr/src/dkms_source_tree/hid-egalax.c | |||
| @@ -292,6 +292,8 @@ static const struct hid_device_id egalax_devices[] = { | |||
| 292 | USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH) }, | 292 | USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH) }, |
| 293 | { HID_USB_DEVICE(USB_VENDOR_ID_DWAV, | 293 | { HID_USB_DEVICE(USB_VENDOR_ID_DWAV, |
| 294 | USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH1) }, | 294 | USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH1) }, |
| 295 | { HID_USB_DEVICE(USB_VENDOR_ID_DWAV, | ||
| 296 | USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH2) }, | ||
| 295 | { } | 297 | { } |
| 296 | }; | 298 | }; |
| 297 | MODULE_DEVICE_TABLE(hid, egalax_devices); | 299 | MODULE_DEVICE_TABLE(hid, egalax_devices); |
