Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Sep 2010 14:53:11 +0200
From:      Piotr Isajew <pki@ex.com.pl>
To:        freebsd-usb@freebsd.org
Subject:   u3g support for Option Icon 031 modem
Message-ID:  <20100914125311.GA2319@zgred.localnet>

next in thread | raw e-mail | index | archive | help

--EuxKj2iCbKjpUGkD
Content-Type: multipart/mixed; boundary="vtzGhvizbBRQ85DL"
Content-Disposition: inline


--vtzGhvizbBRQ85DL
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hi,

I made some tests and it appears to work (AT commands as well as PPP
connections), but patching u3g.c (at least on 8.1-STABLE) is required
for it to work.

Regards,

Piotr

--vtzGhvizbBRQ85DL
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="u3g_icon031.patch"

--- u3g.c.orig	2010-08-07 21:08:39.000000000 +0200
+++ u3g.c	2010-09-14 14:13:02.000000000 +0200
@@ -336,6 +336,7 @@
 	U3G_DEV(OPTION, GTMAXHSUPA, 0),
 	U3G_DEV(OPTION, GTMAXHSUPAE, 0),
 	U3G_DEV(OPTION, VODAFONEMC3G, 0),
+	U3G_DEV(OPTION, ICONEDGE, U3GINIT_REZERO),
 	U3G_DEV(QISDA, H20_1, 0),
 	U3G_DEV(QISDA, H20_2, 0),
 	U3G_DEV(QISDA, H21_1, 0),

--vtzGhvizbBRQ85DL--

--EuxKj2iCbKjpUGkD
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkyPcDcACgkQ0vhon0gbxdidWQCffoLgHuGGhPqzWl/QQSnjh9uM
fT0AniUAShP7rcgBEvkDbY+qq7ZpKlJ7
=dO1t
-----END PGP SIGNATURE-----

--EuxKj2iCbKjpUGkD--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100914125311.GA2319>