diff options
author | 2002-07-09 14:44:29 +0000 | |
---|---|---|
committer | 2002-07-09 14:44:29 +0000 | |
commit | ca91c5d306a1d27c53b58594154dc38788b67d97 (patch) | |
tree | faac1f96ce86dbc4c842a0a32479b5d478f1b6e2 /sys/dev | |
parent | HASH payload validation does not require an exchange. (diff) | |
download | wireguard-openbsd-ca91c5d306a1d27c53b58594154dc38788b67d97.tar.xz wireguard-openbsd-ca91c5d306a1d27c53b58594154dc38788b67d97.zip |
New aue(4) device
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index cd254768ebc..7dfed9b2c37 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.47 2002/07/04 05:49:28 nate Exp $ +$OpenBSD: usbdevs,v 1.48 2002/07/09 14:44:29 nate Exp $ /* $NetBSD: usbdevs,v 1.257 2002/06/20 09:20:36 augustss Exp $ */ /* @@ -1179,6 +1179,7 @@ product SMARTBRIDGES SMARTNIC 0x0003 smartNIC 2 PnP Adapter /* SMC products */ product SMC 2102USB 0x0100 10Mbps Ethernet product SMC 2202USB 0x0200 10/100 Ethernet +product SMC 2206USB 0x0201 EZ Connect Ethernet product SMC2 2020HUB 0x2020 USB Hub /* SOHOware products */ |