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 the 4G part of my modem, no driver yet.



details:   https://anonhg.NetBSD.org/src/rev/9f97ad1baaf8
branches:  trunk
changeset: 326705:9f97ad1baaf8
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Feb 14 04:20:43 2014 +0000

description:
Add the 4G part of my modem, no driver yet.

diffstat:

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

diffs (27 lines):

diff -r c3b87e1f866b -r 9f97ad1baaf8 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Fri Feb 14 04:17:41 2014 +0000
+++ b/sys/dev/usb/usbdevs       Fri Feb 14 04:20:43 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.663 2014/01/13 08:23:58 reinoud Exp $
+$NetBSD: usbdevs,v 1.664 2014/02/14 04:20:43 christos Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -531,6 +531,7 @@
 vendor QCOM            0x18e8  Qcom
 vendor LINKSYS3                0x1915  Linksys
 vendor MEINBERG                0x1938  Meinberg Funkuhren
+vendor BECEEM          0x198f  Beceem Communications
 vendor ZTE             0x19d2  ZTE
 vendor QUANTA          0x1a32  Quanta
 vendor TERMINUS                0x1a40  Terminus Technology
@@ -997,6 +998,9 @@
 /* B&B Electronics products */
 product BBELECTRONICS USOTL4   0xAC01  uLinks RS-422/485
 
+/* Beceem Communications products */
+product        BECEEM 250U             0x0220  Mobile WiMax SS
+
 /* Belkin products */
 /*product BELKIN F5U111                0x????  F5U111 Ethernet adapter*/
 product BELKIN2 F5U002         0x0002  F5U002 Parallel printer adapter



Home | Main Index | Thread Index | Old Index