diff options
| author | christos <christos@NetBSD.org> | 2013-09-02 07:39:03 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2013-09-02 07:39:03 +0000 |
| commit | fac28b65a947d90a664a6974bbc76f7c5faa8d7f (patch) | |
| tree | 76345bcae6aab3226e3f2b51b4820713ef9aa9b1 /sys/dev/usb/usbdevs | |
| parent | 376b49f98f96f4169c5ef3da4aa874f2531bb8a0 (diff) | |
PR/48172: Reinhard Speyerer: u3g(4): add 4G Systems XS Stick W14 support
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 ed5c5e51dc9..904eb63a0e0 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.652 2013/08/10 21:15:26 jnemeth Exp $ +$NetBSD: usbdevs,v 1.653 2013/09/02 07:39:03 christos Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -603,6 +603,7 @@ product 3COMUSR HOMECONN 0x009d 3Com HomeConnect camera product 3COMUSR USR56K 0x3021 U.S.Robotics 56000 Voice Faxmodem Pro /* 4G Systems products */ +product 4GSYSTEMS XSSTICK_W14 0x9603 4G Systems XSStick W14 product 4GSYSTEMS XSSTICK_P14 0x9605 4G Systems XSStick P14 product 4GSYSTEMS XSSTICK_P14_INSTALLER 0xf000 4G Systems XSStick P14 - Windows driver |
