Add support for 3G modem WeTelecom WM-D200 patch
Artyom Mirgorodskiy
artyom at ijminteractive.net
Sat Dec 8 22:38:25 UTC 2012
#svn diff u3g.c
Index: u3g.c
===================================================================
--- u3g.c (revision 244039)
+++ u3g.c (working copy)
@@ -553,6 +553,7 @@
U3G_DEV(TOSHIBA, G450, 0),
U3G_DEV(TOSHIBA, HSDPA, 0),
U3G_DEV(YISO, C893, 0),
+ U3G_DEV(WETELECOM, WM_D200, 0),
/* Autoinstallers */
U3G_DEV(NOVATEL, ZEROCD, U3GINIT_SCSIEJECT),
U3G_DEV(OPTION, GTICON322, U3GINIT_REZERO),
#svn diff usbdevs
Index: usbdevs
===================================================================
--- usbdevs (revision 244039)
+++ usbdevs (working copy)
@@ -760,6 +760,7 @@
vendor HP2 0xf003 Hewlett Packard
vendor LOGILINK 0xfc08 LogiLink
vendor USRP 0xfffe GNU Radio USRP
+vendor WETELECOM 0x22de WeTelecom
/*
* List of known products. Grouped by vendor.
@@ -4288,3 +4289,6 @@
product ZYXEL G202 0x3410 G-202
product ZYXEL RT2870_1 0x3416 RT2870
product ZYXEL RT2870_2 0x341a RT2870
+
+/* WeTelecom products */
+product WETELECOM WM_D200 0X6801 WM-D200
--
This message is for the person(s) named above only and may contain privileged, proprietary, or otherwise private information. If you received this transmission in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.
More information about the freebsd-usb
mailing list