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 Belkin USB2LAN converter



details:   https://anonhg.NetBSD.org/src/rev/3fb8be1870ed
branches:  trunk
changeset: 534404:3fb8be1870ed
user:      matt <matt%NetBSD.org@localhost>
date:      Thu Jul 25 05:22:38 2002 +0000

description:
Add Belkin USB2LAN converter

diffstat:

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

diffs (17 lines):

diff -r 86c80d244ee6 -r 3fb8be1870ed sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Thu Jul 25 00:35:33 2002 +0000
+++ b/sys/dev/usb/usbdevs       Thu Jul 25 05:22:38 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.261 2002/07/16 09:19:29 abs Exp $
+$NetBSD: usbdevs,v 1.262 2002/07/25 05:22:38 matt Exp $
 
 /*
  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -481,6 +481,7 @@
 /*product BELKIN F5U111                0x????  F5U111 Ethernet adapter*/
 product BELKIN2 F5U002         0x0002  F5U002 Parallel printer adapter
 product BELKIN SCSI            0x0115  SCSI Adaptor
+product BELKIN USB2LAN         0x0121  USB to LAN Converter
 
 /* Billionton products */
 product BILLIONTON USB100      0x0986  USB100N 10/100 FastEthernet Adapter



Home | Main Index | Thread Index | Old Index