diff options
author | n_hibma <n_hibma@FreeBSD.org> | 2000-05-09 20:43:37 +0000 |
---|---|---|
committer | n_hibma <n_hibma@FreeBSD.org> | 2000-05-09 20:43:37 +0000 |
commit | 1d71eedbee56264ce0c397834e58b84d90a1a160 (patch) | |
tree | 59ce35889b68eb1833d90b1f21c72a789cd004d3 /sys/dev/usb | |
parent | 5a7313cf7da1079b1e6c6d4a9e0d3a7e41557d9d (diff) | |
download | FreeBSD-src-1d71eedbee56264ce0c397834e58b84d90a1a160.zip FreeBSD-src-1d71eedbee56264ce0c397834e58b84d90a1a160.tar.gz |
Add Alcor Keyboard with built-in hub and its keyboard.
Diffstat (limited to 'sys/dev/usb')
-rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 8555c12..f63b798 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -265,6 +265,10 @@ product ELECOM MOUSE29UO 0x0002 mouse 29UO /* AKS products */ product AKS USBHASP 0x0001 USB-HASP 0.06 +/* ALCOR products */ +product ALCOR STRONGMAN 0x9213 Strong Man Keyboard hub +product ALCOR STRONGMAN_KBD 0x9410 Strong Man Keyboard + /* Altec Lansing products */ product ALTEC ADA70 0x0070 ADA70 Speakers product ALTEC ASC495 0xff05 ASC495 Speakers |