summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/serial
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2010-01-11 00:18:40 +0000
committerthompsa <thompsa@FreeBSD.org>2010-01-11 00:18:40 +0000
commitf2455d2b2d53d91d0135358daa2ce089aef11195 (patch)
tree225ae5207bd1b87b86ab2d0dd43ae6ab5dc9320a /sys/dev/usb/serial
parent25563df1b04a79aa358a48f607b24085ce827a5c (diff)
downloadFreeBSD-src-f2455d2b2d53d91d0135358daa2ce089aef11195.zip
FreeBSD-src-f2455d2b2d53d91d0135358daa2ce089aef11195.tar.gz
Add the Globetrotter GE40x.
Submitted by: Mike Tancsa
Diffstat (limited to 'sys/dev/usb/serial')
-rw-r--r--sys/dev/usb/serial/u3g.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/serial/u3g.c b/sys/dev/usb/serial/u3g.c
index a7ae60b..6fc3651 100644
--- a/sys/dev/usb/serial/u3g.c
+++ b/sys/dev/usb/serial/u3g.c
@@ -316,6 +316,7 @@ static const struct usb_device_id u3g_devs[] = {
U3G_DEV(OPTION, E7041, 0),
U3G_DEV(OPTION, E7061, 0),
U3G_DEV(OPTION, E7100, 0),
+ U3G_DEV(OPTION, GE40X, 0),
U3G_DEV(OPTION, GT3G, 0),
U3G_DEV(OPTION, GT3GPLUS, 0),
U3G_DEV(OPTION, GT3GQUAD, 0),
OpenPOWER on IntegriCloud