diff options
author | Felix Kronlage <fkr@cvs.openbsd.org> | 2007-10-14 08:29:18 +0000 |
---|---|---|
committer | Felix Kronlage <fkr@cvs.openbsd.org> | 2007-10-14 08:29:18 +0000 |
commit | d09fde5916c16201f4fd0f040d407280fa7cba45 (patch) | |
tree | 5017dc0be7e2db7362b4757ec910cb8c7a260366 /sys/dev/usb/usbdevs | |
parent | e2e889605af5bf84e238e9708dd64522c016d452 (diff) |
add device id for Planex GWUS54GD, from freebsd
ok damien@
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 b3ed0128bec..508d3d123d4 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.301 2007/10/13 11:43:34 mbalmer Exp $ +$OpenBSD: usbdevs,v 1.302 2007/10/14 08:29:17 fkr Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1868,6 +1868,7 @@ product PLANEX3 GWUS54MINI 0xab13 GW-US54Mini product PLANEX2 GWUS54MINI2 0xab50 GW-US54Mini2 product PLANEX2 GWUS54SG 0xc002 GW-US54SG product PLANEX2 GWUS54GZL 0xc007 GW-US54GZL +product PLANEX2 GWUS54GD 0xed01 GW-US54GD product PLANEX2 GWUSMM 0xed02 GW-USMM /* Plantronics products */ |