diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-07-18 07:33:52 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-07-18 07:33:52 +0000 |
commit | 66a18c93470ebfef93abf8857c81260ec556a6ec (patch) | |
tree | c988b2b2d44fa80802194e00df32ccffc907c316 /sys/dev | |
parent | 6f7f437e12cbf37d7a1453583db66d8de993a0c1 (diff) |
Good Way GWUSB2E Ethernet, found in Good Way USB docking stations.
ID from <david-b () pacbell ! net> via Linux driver.
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/usb/usbdevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 087c2ff5093..0f9556b75d1 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.160 2005/07/07 08:25:05 jsg Exp $ +$OpenBSD: usbdevs,v 1.161 2005/07/18 07:33:51 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -411,6 +411,7 @@ vendor OQO 0x1557 OQO vendor SOHOWARE 0x15e8 SOHOware vendor UMAX 0x1606 UMAX Data Systems vendor INSIDEOUT 0x1608 Inside Out Networks +vendor GOODWAY 0x1631 Good Way Technology vendor ENTREGA 0x1645 Entrega vendor ACTIONTEC 0x1668 Actiontec Electronics vendor GIGASET 0x1690 Gigaset @@ -943,6 +944,9 @@ product GIGASET WLAN 0x0701 WLAN /* GoHubs products */ product GOHUBS GOCOM232 0x1001 GoCOM232 Serial converter +/* Good Way Technology products */ +product GOODWAY GWUSB2E 0x6200 GWUSB2E + /* Gravis products */ product GRAVIS GAMEPADPRO 0x4001 GamePad Pro |