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 Multitech MT5634ZBA. From FreeBSD.



details:   https://anonhg.NetBSD.org/src/rev/af31e250c25b
branches:  trunk
changeset: 475785:af31e250c25b
user:      augustss <augustss%NetBSD.org@localhost>
date:      Wed Aug 25 16:28:12 1999 +0000

description:
Add Multitech MT5634ZBA.  From FreeBSD.

diffstat:

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

diffs (27 lines):

diff -r eca9597a173e -r af31e250c25b sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Wed Aug 25 16:23:52 1999 +0000
+++ b/sys/dev/usb/usbdevs       Wed Aug 25 16:28:12 1999 +0000
@@ -1,4 +1,4 @@
-a$NetBSD: usbdevs,v 1.37 1999/08/24 21:25:22 soren Exp $
+a$NetBSD: usbdevs,v 1.38 1999/08/25 16:28:12 augustss Exp $
 
 /*
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -78,6 +78,7 @@
 vendor EIZONANAO       0x05e7  EIZO Nanao
 vendor CHIC            0x05fe  Chic Technology
 vendor MACALLY         0x0618  Macally
+vendor MULTITECH       0x06e0  MultiTech
 vendor ADS             0x06e1  ADS Technologies
 vendor PLX             0x10b5  PLX
 vendor INSIDEOUT       0x1608  Inside Out Networks
@@ -200,6 +201,9 @@
 /* Macally products */
 product MACALLY MOUSE1         0x0101  mouse
 
+/* MultiTech products */
+product MULTITECH MT5634ZBA    0xf101  MT5634ZBA
+
 /* ADS products */
 product ADS ENET               0x0008  Ethernet adapter
 



Home | Main Index | Thread Index | Old Index