diff options
author | 2012-04-08 03:09:19 +0000 | |
---|---|---|
committer | 2012-04-08 03:09:19 +0000 | |
commit | e4f117e4c5379deea89912e44a555efeff2c0a26 (patch) | |
tree | 0b155c50dc8cc8d15e769ff53b41ee71a7ac566c | |
parent | add the evtimout rate-limiting code for accept() here too. (diff) | |
download | wireguard-openbsd-e4f117e4c5379deea89912e44a555efeff2c0a26.tar.xz wireguard-openbsd-e4f117e4c5379deea89912e44a555efeff2c0a26.zip |
add BELKIN F7D2102; Seth Jackson
-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 54c4e1338dc..1921203b226 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.577 2012/03/26 19:10:19 claudio Exp $ +$OpenBSD: usbdevs,v 1.578 2012/04/08 03:09:19 deraadt Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1095,6 +1095,7 @@ product BELKIN F6C800 0x0980 F6C800 UPS product BELKIN F6C1100 0x1100 F6C1100/1200 UPS product BELKIN RTL8188CU 0x1102 RTL8188CU product BELKIN F5U120 0x1203 F5U120-PC Hub +product BELKIN F7D2102 0x2103 F7D2102 product BELKIN ZD1211B 0x4050 ZD1211B product BELKIN F5D5055 0x5055 F5D5055 product BELKIN F5D7050 0x7050 F5D7050 54g USB Network Adapter |