diff options
author | takawata <takawata@FreeBSD.org> | 2007-10-12 08:45:55 +0000 |
---|---|---|
committer | takawata <takawata@FreeBSD.org> | 2007-10-12 08:45:55 +0000 |
commit | ff2915e146324d150e2b5f0b9e6daf92122236e4 (patch) | |
tree | fa0fd2a4318c0cd1fa784ee5960a9a92f8bce990 /sys/dev/usb/usbdevs | |
parent | 24b6cbf7c7f577c09da156c1bb6bd51829efbd38 (diff) | |
download | FreeBSD-src-ff2915e146324d150e2b5f0b9e6daf92122236e4.zip FreeBSD-src-ff2915e146324d150e2b5f0b9e6daf92122236e4.tar.gz |
Add another zydas device: Planex GW-US54GD (a.k.a Dempaotoko)
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 493fea2..0de640f 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1846,6 +1846,7 @@ product PLANEX2 GWUS54HP 0xab01 GW-US54HP 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 product PLANEX3 GWUS54GZ 0xab10 GW-US54GZ product PLANEX3 GU1000T 0xab11 GU-1000T |