diff options
| author | mycroft <mycroft@NetBSD.org> | 2001-10-26 03:28:03 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 2001-10-26 03:28:03 +0000 |
| commit | 0b572b9434f104cec8e58a6738c2bca727c80449 (patch) | |
| tree | 39a8cebb7a7d4c36cba16bfaeb5f2d356f6ef190 /sys/dev/usb/usbdevs | |
| parent | 857523fed5db676adea5b0715e115ca7f47d4e7e (diff) | |
Add a different ID for the Kensington Orbit.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index f0bd899b1e1..be74551d78a 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.192 2001/10/25 13:43:30 augustss Exp $ +$NetBSD: usbdevs,v 1.193 2001/10/26 03:28:03 mycroft Exp $ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. @@ -664,6 +664,7 @@ product KLSI DUH3E10BTN 0x0009 10BT Ethernet adapter, in the DU-H3E /* Kensington products */ product KENSINGTON ORBIT 0x1003 Orbit USB/PS2 trackball product KENSINGTON TURBOBALL 0x1005 TurboBall +product KENSINGTON ORBIT 0x1009 Orbit USB trackball /* Keyspan products */ product KEYSPAN USA28 0x0101 USA-28 serial adapter |
