diff options
author | 2010-11-06 16:50:41 +0000 | |
---|---|---|
committer | 2010-11-06 16:50:41 +0000 | |
commit | 10c0485c6eab95ddff5992e4713d7e2e12551199 (patch) | |
tree | 9cf1c6a18f525b43ba34ce804427319c99248dbf | |
parent | print the MAC address on the second line like with the other USB (diff) | |
download | wireguard-openbsd-10c0485c6eab95ddff5992e4713d7e2e12551199.tar.xz wireguard-openbsd-10c0485c6eab95ddff5992e4713d7e2e12551199.zip |
another planex device
-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 c42814c2cdf..b9b53fe8a7d 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.522 2010/11/06 00:12:32 deraadt Exp $ +$OpenBSD: usbdevs,v 1.523 2010/11/06 16:50:41 deraadt Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -2963,6 +2963,7 @@ product PLANEX2 GWUS54GD 0xed01 GW-US54GD product PLANEX2 GWUSMM 0xed02 GW-USMM product PLANEX2 RT2870 0xed06 RT2870 product PLANEX2 GWUSMICRON 0xed14 GW-USMicroN +product PLANEX2 GWUSMICRON2W 0xed16 GW-USMicroN2W product PLANEX2 RTL8188CU_2 0xed17 RTL8188CU product PLANEX3 GWUS54GZ 0xab10 GW-US54GZ product PLANEX2 GWUS300MINIS 0xab24 GW-US300MiniS |