Add the Linksys USB100TX Ethernet adapter.
(We will have a driver for it soon!)
This commit is contained in:
parent
a57402e015
commit
261d171a62
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: usbdevs,v 1.67 1999/12/29 21:28:31 tron Exp $
|
||||
$NetBSD: usbdevs,v 1.68 2000/01/10 02:47:03 augustss Exp $
|
||||
|
||||
/*
|
||||
* Copyright (c) 1998 The NetBSD Foundation, Inc.
|
||||
|
@ -99,6 +99,7 @@ vendor PIENGINEERING 0x05f3 P.I. Engineering
|
|||
vendor CHIC 0x05fe Chic Technology
|
||||
vendor SOLIDYEAR 0x060b Solid Year
|
||||
vendor MACALLY 0x0618 Macally
|
||||
vendor LINKSYS 0x066b Linksys Inc.
|
||||
vendor MULTITECH 0x06e0 MultiTech
|
||||
vendor ADS 0x06e1 ADS Technologies
|
||||
vendor MIDIMAN 0x0763 Midiman
|
||||
|
@ -254,6 +255,9 @@ product KYE FLIGHT2000 0x1004 Flight 2000 joystick
|
|||
/* Lexmark products */
|
||||
product LEXMARK S2450 0x0009 Optra S 2450
|
||||
|
||||
/* Linksys products */
|
||||
product LINKSYS USB100TX 0x2203 USB100TX Ethernet
|
||||
|
||||
/* Logitech products */
|
||||
product LOGITECH M2452 0x0203 M2452 keyboard
|
||||
product LOGITECH M4848 0x0301 M4848 mouse
|
||||
|
|
Loading…
Reference in New Issue