atom feed12 messages in org.freebsd.freebsd-mobileOPTION 3G+ Orange
FromSent OnAttachments
José Manuel Molina PascualMay 17, 2007 10:24 am 
José Manuel Molina PascualMay 17, 2007 11:44 am 
Matthias ApitzMay 17, 2007 11:46 am 
Matthias ApitzJul 5, 2007 11:03 am 
Lars Balker RasmussenJul 5, 2007 11:41 am 
Matthias ApitzJul 5, 2007 12:50 pm 
VolkerJul 5, 2007 12:55 pm 
VolkerJul 5, 2007 1:58 pm 
Andrew GordonJul 5, 2007 3:33 pm 
Matthias ApitzJul 10, 2007 12:08 pm 
Matthias ApitzJul 24, 2007 11:16 am 
VolkerJul 24, 2007 4:22 pm 
Subject:OPTION 3G+ Orange
From:Volker (vol@vwsoft.com)
Date:Jul 5, 2007 12:55:16 pm
List:org.freebsd.freebsd-mobile

On 12/23/-58 20:59, Matthias Apitz wrote:

Holla,

The mentioned card is supported in versions above FreeBSD 6.2 by the ubsa(4) driver and I've just pulled out the revision 1.20 (6.2 has 1.17) from CVS:

If it's really a card named "Option 3G+" or "Option 3G-Max", then it's not getting to work using ubsa. The card (serial number starting with "NZ...") has a totally different interface (nozomi).

Someone (don't remember now) mailed me a partially working (say, partially untested) driver for that card (parts of code are still GPL'd so not ready for inclusion into the base system). I only fixed one compiler error but haven't done anything with it yet.

If your card has serial number "NZ...", you may check the driver out at:

http://bsd.vwsoft.com/3g/nozomi/Makefile http://bsd.vwsoft.com/3g/nozomi/nozomi.c

Put both files into a temp folder, `make' and `kldload nozomi' and see if it works for you. Please report any errors. The device is named /dev/ttyN[0-9] (use the first port for modem comm).