Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb Add 4G Systems XSStick P14 USUPA 5.76Mb/s USB modem



details:   https://anonhg.NetBSD.org/src/rev/f8ece3fe2d14
branches:  trunk
changeset: 770019:f8ece3fe2d14
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Sep 30 18:42:59 2011 +0000

description:
Add 4G Systems XSStick P14 USUPA 5.76Mb/s USB modem

diffstat:

 sys/dev/usb/usbdevs |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 18790bd8325c -r f8ece3fe2d14 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Fri Sep 30 18:27:18 2011 +0000
+++ b/sys/dev/usb/usbdevs       Fri Sep 30 18:42:59 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.596 2011/09/20 19:25:01 jakllsch Exp $
+$NetBSD: usbdevs,v 1.597 2011/09/30 18:42:59 christos Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -514,6 +514,7 @@
 vendor QUANTA          0x1a32  Quanta
 vendor WINCHIPHEAD2    0x1a86  QinHeng Electronics
 vendor MPMAN           0x1cae  MPMan
+vendor 4GSYSTEMS       0x1c9e  4G Systems
 vendor PEGATRON                0x1d4d  Pegatron
 vendor AIRTIES         0x1eda  AirTies
 vendor DLINK           0x2001  D-Link
@@ -573,6 +574,9 @@
 product 3COMUSR HOMECONN       0x009d  3Com HomeConnect camera
 product 3COMUSR USR56K         0x3021  U.S.Robotics 56000 Voice Faxmodem Pro
 
+/* 4G Systems products */
+product 4GSYSTEMS XSSTICK_P14  0x9605  4G Systems XSStick P14
+
 /* ACDC products */
 product ACDC HUB               0x2315  USB Pen Drive HUB
 product ACDC SECWRITE          0x2316  USB Pen Drive Secure Write



Home | Main Index | Thread Index | Old Index