Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 May 2012 11:01:04 -0400
From:      Mike Tancsa <mike@sentex.net>
To:        Daniel Braniss <danny@cs.huji.ac.il>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: PCEngines alix.6 with dual SIM
Message-ID:  <4FAA86B0.4070202@sentex.net>
In-Reply-To: <E1SS89T-000H1R-W1@kabab.cs.huji.ac.il>
References:  <E1SS89T-000H1R-W1@kabab.cs.huji.ac.il>

next in thread | previous in thread | raw e-mail | index | archive | help
On 5/9/2012 10:46 AM, Daniel Braniss wrote:
> Hi,
> after a long time, I finaly got around trying to get the GSM/UMTS working,
> but so far it thinks it's a mass storage!
> 
> ugen0.2: <USB MMC Storage Sierra Wireless> at usbus0, cfg=0 md=HOST spd=FULL 
> (12Mbps) pwr=ON
> 
>   bLength = 0x0012 
>   bDescriptorType = 0x0001 
>   bcdUSB = 0x0110 
>   bDeviceClass = 0x0000 
>   bDeviceSubClass = 0x0000 
>   bDeviceProtocol = 0x0000 
>   bMaxPacketSize0 = 0x0040 
>   idVendor = 0x1199 
>   idProduct = 0x0fff 
>   bcdDevice = 0x0000 
>   iManufacturer = 0x0001  <Sierra Wireless>
>   iProduct = 0x0002  <USB MMC Storage>
>   iSerialNumber = 0x0003  <SWOC22905731>
>   bNumConfigurations = 0x0001 
> 
> I added 
> 	U3G_DEV(SIERRA, TRUINSTALL, 0),
> 
> to sys/dev/usb/serial/u3g.c but that did not help

Normally its U3GINIT_SIERRA in the driver I have in stable.  If you do a
camcontrol eject pass0
does it put the device into modem mode ?  If you add
hw.usb.u3g.debug=1
to /boot/loader.conf
what does the dmesg look like.  I have used a number of sierra devices
in the past with the Alix boxes and they do work. Not sure about your
particular unit.

	---Mike


-- 
-------------------
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, mike@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada   http://www.tancsa.com/



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