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 DDS80.



details:   https://anonhg.NetBSD.org/src/rev/15c02ea95466
branches:  trunk
changeset: 472822:15c02ea95466
user:      augustss <augustss%NetBSD.org@localhost>
date:      Sun May 09 14:34:41 1999 +0000

description:
Add Microsoft DDS80.

diffstat:

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

diffs (17 lines):

diff -r 8aff7ca71b92 -r 15c02ea95466 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sun May 09 13:57:44 1999 +0000
+++ b/sys/dev/usb/usbdevs       Sun May 09 14:34:41 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.26 1999/04/27 21:30:53 augustss Exp $
+$NetBSD: usbdevs,v 1.27 1999/05/09 14:34:41 augustss Exp $
 
 /*
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -107,6 +107,7 @@
 /* Microsoft products */
 product MICROSOFT INTELLIMOUSE 0x0009  IntelliMouse
 product MICROSOFT NATURALKBD   0x000b  Natural Keyboard Elite
+product MICROSOFT DDS80                0x0014  Digital Sound System 80
 
 /* Kensington products */
 product KENSINGTON MOUSEINABOX 0x4d02  Mouse-in-a-Box



Home | Main Index | Thread Index | Old Index