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 D-link serial adapter (made by someone else :).
details: https://anonhg.NetBSD.org/src/rev/99e50d2a9375
branches: trunk
changeset: 485170:99e50d2a9375
user: augustss <augustss%NetBSD.org@localhost>
date: Fri Apr 21 15:37:50 2000 +0000
description:
Add D-link serial adapter (made by someone else :).
diffstat:
sys/dev/usb/usbdevs | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (28 lines):
diff -r 82176a37d21b -r 99e50d2a9375 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs Fri Apr 21 15:16:39 2000 +0000
+++ b/sys/dev/usb/usbdevs Fri Apr 21 15:37:50 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.93 2000/04/20 23:39:50 augustss Exp $
+$NetBSD: usbdevs,v 1.94 2000/04/21 15:37:50 augustss Exp $
/*
* Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -160,6 +160,7 @@
vendor SIRIUS 0x06ea Sirius Technologies
vendor BOSTON 0x06fd Boston Acoustics
vendor SMC 0x0707 Standard Microsystems Corp
+vendor MCT 0x0711 MCT Corp.
vendor AUREAL 0x0755 Aureal Semiconductor
vendor MIDIMAN 0x0763 Midiman
vendor SANDISK 0x0781 SanDisk Corp
@@ -467,6 +468,10 @@
/* Macally products */
product MACALLY MOUSE1 0x0101 mouse
+/* MCT Corp. */
+product MCT HUB0100 0x0100 Hub
+product MCT USB232 0x0210 USB-232 Interface
+
/* Melco, Inc products */
product MELCO LUATX 0x0001 LU-ATX Ethernet
Home |
Main Index |
Thread Index |
Old Index