diff options
author | Nathan Binkert <nate@cvs.openbsd.org> | 2002-07-29 03:31:11 +0000 |
---|---|---|
committer | Nathan Binkert <nate@cvs.openbsd.org> | 2002-07-29 03:31:11 +0000 |
commit | 8343c163a25ab3cc288568ec61b8a5fc360002e3 (patch) | |
tree | bb77a4ab2be903525154d12716d57c3fdeb052c5 /sys | |
parent | 3a2798b72c1a0bf86cf47f3d6eca0f0b88694d1b (diff) |
another usb ethernet device
Diffstat (limited to 'sys')
-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 36c24de01ee..cc72cd04742 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.54 2002/07/29 03:10:15 nate Exp $ +$OpenBSD: usbdevs,v 1.55 2002/07/29 03:31:10 nate Exp $ /* $NetBSD: usbdevs,v 1.261 2002/07/16 09:19:29 abs Exp $ */ /* @@ -485,6 +485,7 @@ product AVISION 1200U 0x0268 1200U scanner /*product BELKIN F5U111 0x???? F5U111 Ethernet */ product BELKIN2 F5U002 0x0002 F5U002 Parallel adapter product BELKIN SCSI 0x0115 SCSI Adaptor +product BELKIN USB2LAN 0x0121 USB to LAN Converter /* Billionton products */ product BILLIONTON USB100 0x0986 USB100N 10/100 Ethernet |