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 two CATC Ethernet adapters.



details:   https://anonhg.NetBSD.org/src/rev/c2a626b7fb08
branches:  trunk
changeset: 480662:c2a626b7fb08
user:      augustss <augustss%NetBSD.org@localhost>
date:      Mon Jan 17 12:57:27 2000 +0000

description:
Add two CATC Ethernet adapters.

diffstat:

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

diffs (28 lines):

diff -r b14f40221809 -r c2a626b7fb08 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Mon Jan 17 12:57:26 2000 +0000
+++ b/sys/dev/usb/usbdevs       Mon Jan 17 12:57:27 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.70 2000/01/17 01:42:41 augustss Exp $
+$NetBSD: usbdevs,v 1.71 2000/01/17 12:57:27 augustss Exp $
 
 /*
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -170,6 +170,9 @@
 product ATEN UC1284            0x2001  Parallel printer adapter
 product ATEN UC10T             0x2002  10Mbps ethernet adapter
 
+/* Belkin products */
+/*product BELKIN F5U111                0x????  F5U111 Ethernet adapter*/
+
 /* Billionton products */
 product BILLIONTON USB100      0x0986  USB100N 10/100 FastEthernet Adapter
 
@@ -183,6 +186,8 @@
 product CANON S10              0x3041  PowerShot S10
 
 /* CATC products */
+product CATC NETMATE           0x000a  Netmate ethernet adapter
+product CATC NETMATE2          0x000c  Netmate2 ethernet adapter
 product CATC CHIEF             0x000d  USB Chief Bus & Protocol Analyzer
 product CATC ANDROMEDA         0x1237  Andromeda hub
 



Home | Main Index | Thread Index | Old Index