PCEngines alix.6 with dual SIM
Daniel Braniss
danny at cs.huji.ac.il
Thu May 10 06:00:35 UTC 2012
> 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
More information about the freebsd-hackers
mailing list