Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2012 09:00:31 +0300
From:      Daniel Braniss <danny@cs.huji.ac.il>
To:        Mike Tancsa <mike@sentex.net>
Cc:        freebsd-hackers@freebsd.org, Hans Petter Selasky <hselasky@c2i.net>
Subject:   Re: PCEngines alix.6 with dual SIM
Message-ID:  <E1SSMQR-0005Lf-LU@kabab.cs.huji.ac.il>
In-Reply-To: <4FAA86B0.4070202@sentex.net>
References:  <E1SS89T-000H1R-W1@kabab.cs.huji.ac.il>  <4FAA86B0.4070202@sentex.net>

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
hi all,
I removed the line I added to urg.c, then kldloaded u3g, and voila:
ugen0.2: <AirCard Sierra Wireless, Incorporated> at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON

Mike, which minipci cards do you recomend?
thanks all,
	danny
ps: now the fun begins - coding





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1SSMQR-0005Lf-LU>