Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Nov 2008 19:05:04 +0100
From:      Nick Hibma <nick@van-laarhoven.org>
To:        Mike Tancsa <mike@sentex.net>
Cc:        FreeBSD CURRENT Mailing List <current@freebsd.org>, FreeBSD Hardware Mailing list <hardware@freebsd.org>
Subject:   Re: Request for testers: Option 3G cards, also Sierra, Huawei and Novatel
Message-ID:  <200811051905.05294.nick@van-laarhoven.org>
In-Reply-To: <200811051638.mA5Gcdtj040411@lava.sentex.ca>
References:  <200810092344.10388.nick@van-laarhoven.org> <200811051706.00850.nick@van-laarhoven.org> <200811051638.mA5Gcdtj040411@lava.sentex.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
> >If you could run usbdevs -v and then jot down the IDs you can add those
> > to the top of u3g.c. You'll have to add a quirk like for other sierra
> > devices that show up as mass storage and need to be kicked into modem
> > mode.
> >
> >It pretends to be a mass storage device (with drivers on it) and after
> >installation switches to modem mode.
> >
> >Or that's my guess.
>
> # usbdevs -v
> Controller /dev/usb0:
> addr 1: full speed, self powered, config 1, OHCI root hub(0x0000),
> AMD(0x0000), rev 1.00
>   port 1 powered
>   port 2 addr 2: full speed, power 100 mA, config 1, USB MMC
> Storage(0x0fff), Sierra Wireless(0x1199), rev 0.00
>   port 3 powered
>   port 4 powered
> Controller /dev/usb1:
> addr 1: high speed, self powered, config 1, EHCI root hub(0x0000),
> AMD(0x0000), rev 1.00
>   port 1 powered
>   port 2 powered
>   port 3 powered
>   port 4 powered
>
> It looks like its already there in the drivers. Is it possible the
> mini-pci express card is conflicting with the USB of the Alix board ?

Well, it should change to modem mode, so perhaps the sierra_init function is 
not correct yet. I'll have to check that out.

nick



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