diff options
author | Martin Pieuchot <mpi@cvs.openbsd.org> | 2014-03-14 14:58:57 +0000 |
---|---|---|
committer | Martin Pieuchot <mpi@cvs.openbsd.org> | 2014-03-14 14:58:57 +0000 |
commit | ea389b8c54171122043044e6e4e760fe63a2c107 (patch) | |
tree | 2d73c4a23a00fb5d70a7c7a3f6aefc918235a57c /sys/dev/usb/usbdevs | |
parent | 1831dfb2e185c2e23ee57339921d1041b2bca75d (diff) |
Add the ISY IWL 4000 a new urtwn(4) device, from Fabian Raetz and
Peter J. Philipp.
Diffstat (limited to 'sys/dev/usb/usbdevs')
-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 704a4273d57..4eb1da99416 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.624 2014/03/09 05:09:39 brad Exp $ +$OpenBSD: usbdevs,v 1.625 2014/03/14 14:58:56 mpi Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1170,6 +1170,7 @@ product BELKIN RTL8188CUS 0x11f2 RTL8188CUS product BELKIN F5U120 0x1203 F5U120-PC Hub product BELKIN RTL8192CU 0x2102 RTL8192CU product BELKIN F7D2102 0x2103 F7D2102 +product BELKIN RTL8192CU_1 0x21f2 RTL8192CU product BELKIN F9L1004V1 0x1004 F9L1004V1 product BELKIN ZD1211B 0x4050 ZD1211B product BELKIN F5D5055 0x5055 F5D5055 |