Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb add USB keyboard found on Netwalker.



details:   https://anonhg.NetBSD.org/src/rev/3873ea6ba27d
branches:  trunk
changeset: 778824:3873ea6ba27d
user:      bsh <bsh%NetBSD.org@localhost>
date:      Sun Apr 15 07:17:38 2012 +0000

description:
add USB keyboard found on Netwalker.

diffstat:

 sys/dev/usb/usbdevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 53ab53cd5910 -r 3873ea6ba27d sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sun Apr 15 03:05:57 2012 +0000
+++ b/sys/dev/usb/usbdevs       Sun Apr 15 07:17:38 2012 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.611 2012/04/07 11:54:34 jakllsch Exp $
+$NetBSD: usbdevs,v 1.612 2012/04/15 07:17:38 bsh Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2497,6 +2497,7 @@
 product SHARP RUITZ1016YCZZ    0x90fd  WS003SH WLAN
 product SHARP WS007SH          0x9123  WS007SH
 product SHARP WS011SH          0x91ac  WS011SH
+product SHARP NWKBD            0x92E7  NetWalker Keyboard
 
 /* Shuttle Technology products */
 product SHUTTLE EUSB           0x0001  E-USB Bridge



Home | Main Index | Thread Index | Old Index