diff options
| author | grant <grant@NetBSD.org> | 2006-06-06 06:17:59 +0000 |
|---|---|---|
| committer | grant <grant@NetBSD.org> | 2006-06-06 06:17:59 +0000 |
| commit | ca33211023ab5eb0dce71bb27133097812e012d5 (patch) | |
| tree | 1f5b3a6fcd1abc697701b16cb298860d8975bd8a /sys/dev | |
| parent | a4f593555e6c2920555d63e9c6a8aacb56364007 (diff) | |
add Sun type 7 keyboard.
Diffstat (limited to 'sys/dev')
| -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 90051862b9a..613c1e9e57b 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.428 2006/05/14 21:47:00 elad Exp $ +$NetBSD: usbdevs,v 1.429 2006/06/06 06:17:59 grant Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -1792,6 +1792,7 @@ product SUNTAC AS144L4 0x0011 U-Cable type A4 /* Sun Microsystems products */ product SUN KEYBOARD 0x0005 Type 6 USB keyboard +product SUN KEYBOARD 0x00a2 Type 7 USB keyboard /* XXX The above is a North American PC style keyboard possibly */ product SUN MOUSE 0x0100 Type 6 USB mouse |
