diff options
| author | scole <scole@NetBSD.org> | 2017-09-29 22:05:54 +0000 |
|---|---|---|
| committer | scole <scole@NetBSD.org> | 2017-09-29 22:05:54 +0000 |
| commit | d4ef7cc7b7771f4b43010b149aac8cccee6d4f0f (patch) | |
| tree | 012caa9a78cef1aff2ef1d8ad4eceb888609a866 /sys/dev/usb/usbdevs | |
| parent | 18d7601b8f5753b6e52c99b62548063be89b3bce (diff) | |
Add ELAN keyboard
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index eb379a20e38..670c87057aa 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.739 2017/08/29 18:31:19 ryoon Exp $ +$NetBSD: usbdevs,v 1.740 2017/09/29 22:05:54 scole Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -1475,6 +1475,9 @@ product EICON DIVA852 0x4905 Diva 852 ISDN TA product EIZO HUB 0x0000 hub product EIZO MONITOR 0x0001 monitor +/* ELAN Products */ +product ELAN ACTIVEJET 0x0103 ActiveJet K-2024 Multimedia Keyboard + /* ELCON Systemtechnik products */ product ELCON PLAN 0x0002 Goldpfeil P-LAN |
