Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/usb PR/48998 (uhso(4) support for Globetrotter HSUPA...



details:   https://anonhg.NetBSD.org/src/rev/7689d5432277
branches:  trunk
changeset: 330717:7689d5432277
user:      skrll <skrll%NetBSD.org@localhost>
date:      Sat Jul 19 14:17:49 2014 +0000

description:
PR/48998 (uhso(4) support for Globetrotter HSUPA Modem)

Add the product id.

diffstat:

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

diffs (17 lines):

diff -r 2e1d39550919 -r 7689d5432277 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sat Jul 19 14:14:21 2014 +0000
+++ b/sys/dev/usb/usbdevs       Sat Jul 19 14:17:49 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.674 2014/07/14 12:02:59 ryoon Exp $
+$NetBSD: usbdevs,v 1.675 2014/07/19 14:17:49 skrll Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2402,6 +2402,7 @@
 product OPTIONNV ICON401       0x7401  iCON 401
 product OPTIONNV GTM382                0x7501  GTM 382
 product OPTIONNV GE40X4                0x7601  GE40x
+product OPTIONNV GTHSUPAM      0x8300  Globetrotter HSUPA Modem
 product OPTIONNV ICONEDGE      0xc031  iCON EDGE
 product OPTIONNV MODHSXPA      0xd013  Module HSxPA
 product OPTIONNV ICON321       0xd031  iCON 321



Home | Main Index | Thread Index | Old Index