diff options
| author | augustss <augustss@NetBSD.org> | 2001-07-16 05:04:29 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2001-07-16 05:04:29 +0000 |
| commit | f4d7e2e9d695d1b72093a4b2d4d9536815e18dc5 (patch) | |
| tree | b8e7bec99736c8ea501c3c2d2647b1622ca4d645 /sys/dev/usb/usbdevs | |
| parent | 99e8b114e0c47067e84ebc73ce397f0e1cae0855 (diff) | |
Add SOHOware NUB100. From OpenBSD.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 948fb8da252..bbaf9b371aa 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.174 2001/07/11 03:37:41 augustss Exp $ +$NetBSD: usbdevs,v 1.175 2001/07/16 05:04:29 augustss Exp $ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. @@ -301,6 +301,7 @@ vendor MOTOROLA 0x1063 Motorola vendor PLX 0x10b5 PLX vendor BELKIN2 0x1293 Belkin Components (2nd) vendor SILICONPORTALS 0x1527 Silicon Portals Inc. +vendor SOHOWARE 0x15e8 SOHOware vendor UMAX 0x1606 UMAX Data Systems, Inc. vendor INSIDEOUT 0x1608 Inside Out Networks vendor ENTREGA 0x1645 Entrega @@ -874,6 +875,9 @@ product SMARTBRIDGES SMARTLINK 0x0001 SmartLink USB ethernet adapter product SMC 2102USB 0x0100 10Mbps ethernet adapter product SMC 2202USB 0x0200 10/100 ethernet adapter +/* SOHOware products */ +product SOHOWARE NUB100 0x9100 10/100 USB Ethernet + /* SOLID YEAR products */ product SOLIDYEAR KEYBOARD 0x2101 Solid Year USB keyboard |
