diff options
Diffstat (limited to 'usr/src/dkms_source_tree')
| -rw-r--r-- | usr/src/dkms_source_tree/hid-ntrig.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/dkms_source_tree/hid-ntrig.c b/usr/src/dkms_source_tree/hid-ntrig.c index 63abd7b..7f24715 100644 --- a/usr/src/dkms_source_tree/hid-ntrig.c +++ b/usr/src/dkms_source_tree/hid-ntrig.c | |||
| @@ -515,6 +515,7 @@ static void ntrig_remove(struct hid_device *hdev) | |||
| 515 | 515 | ||
| 516 | static const struct hid_device_id ntrig_devices[] = { | 516 | static const struct hid_device_id ntrig_devices[] = { |
| 517 | NTRIG_DEVICE(0x0001), | 517 | NTRIG_DEVICE(0x0001), |
| 518 | NTRIG_DEVICE(0x0006), | ||
| 518 | { } | 519 | { } |
| 519 | }; | 520 | }; |
| 520 | MODULE_DEVICE_TABLE(hid, ntrig_devices); | 521 | MODULE_DEVICE_TABLE(hid, ntrig_devices); |
