diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-08-04 06:45:48 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-08-04 06:45:48 +0000 |
commit | 9a550564e002a2b10023e46eeb66e1660c6701b2 (patch) | |
tree | 7c8e704394f472214ed5cc834c2297f5d0b8cf81 | |
parent | 29721a9a34565f36d56450f95141421f716f014b (diff) |
add the USB id for the Belkin F5U257 serial adapter.
From Linux
-rw-r--r-- | sys/dev/usb/usbdevs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index c52ad38c356..9793fb2bd50 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.208 2006/07/16 11:41:47 jsg Exp $ +$OpenBSD: usbdevs,v 1.209 2006/08/04 06:45:47 brad Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -728,10 +728,11 @@ product BELKIN F5D6050 0x0050 F5D6050 802.11b Wireless adapter product BELKIN FBT003V 0x0084 FBT003v2 Bluetooth product BELKIN F5U103 0x0103 F5U103 Serial product BELKIN F5U109 0x0109 F5U109 Serial -product BELKIN F5U409 0x0409 F5U409 Serial product BELKIN SCSI 0x0115 SCSI product BELKIN USB2LAN 0x0121 USB to LAN Converter product BELKIN F5U237 0x0237 F5U237 USB 2.0 7-Port Hub +product BELKIN F5U257 0x0257 F5U257 Serial +product BELKIN F5U409 0x0409 F5U409 Serial product BELKIN F5U120 0x1203 F5U120-PC Hub product BELKIN F5D7050 0x7050 F5D7050 54g USB Network Adapter product BELKIN F5D7050A 0x705a F5D705A 54g USB Network Adapter |