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 Microsoft Natural Keyboard.



details:   https://anonhg.NetBSD.org/src/rev/e37878d4c7a3
branches:  trunk
changeset: 471508:e37878d4c7a3
user:      augustss <augustss%NetBSD.org@localhost>
date:      Sat Apr 03 11:56:39 1999 +0000

description:
Add Microsoft Natural Keyboard.

diffstat:

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

diffs (17 lines):

diff -r 881756659d07 -r e37878d4c7a3 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sat Apr 03 09:40:38 1999 +0000
+++ b/sys/dev/usb/usbdevs       Sat Apr 03 11:56:39 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.22 1999/03/29 17:23:45 augustss Exp $
+$NetBSD: usbdevs,v 1.23 1999/04/03 11:56:39 augustss Exp $
 
 /*
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -100,6 +100,7 @@
 
 /* Microsoft products */
 product MICROSOFT INTELLIMOUSE 0x0009  IntelliMouse
+product MICROSOFT NATURALKBD   0x000b  Natural Keyboard Elite
 
 /* Kensington products */
 product KENSINGTON MOUSEINABOX 0x4d02  Mouse-in-a-Box



Home | Main Index | Thread Index | Old Index