diff options
author | 2008-04-01 13:41:09 +0000 | |
---|---|---|
committer | 2008-04-01 13:41:09 +0000 | |
commit | 8e67ef51b4d780dded92afa595a5e25881ab4f2c (patch) | |
tree | fb1476ee4fecb5d5215e19b66b0a3cc8eec511a6 | |
parent | toast unused args from a printf call; ok deraadt (diff) | |
download | wireguard-openbsd-8e67ef51b4d780dded92afa595a5e25881ab4f2c.tar.xz wireguard-openbsd-8e67ef51b4d780dded92afa595a5e25881ab4f2c.zip |
Corega CG-WLUSB2GPX
-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 4160e0e8aac..7a3b97886b1 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.344 2008/03/22 02:47:45 jsg Exp $ +$OpenBSD: usbdevs,v 1.345 2008/04/01 13:41:09 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1014,6 +1014,7 @@ product COREGA WLANUSB 0x0012 Wireless LAN Stick-11 product COREGA FETHER_USB2_TX 0x0017 FEther USB2-TX product COREGA WLUSB_11_KEY 0x001a ULUSB-11 Key product COREGA CGWLUSB2GL 0x002d CG-WLUSB2GL +product COREGA CGWLUSB2GPX 0x002e CG-WLUSB2GPX product COREGA RT2870_1 0x002f RT2870 product COREGA RT2870_2 0x003c RT2870 product COREGA RT2870_3 0x003f RT2870 |