Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Jul 2007 14:37:30 +0200
From:      Volker <volker@vwsoft.com>
To:        Matthias Apitz <m.apitz@oclcpica.org>
Cc:        =?ISO-8859-1?Q?Pascual?= <raistlinmolina@gmail.com>, =?ISO-8859-1?Q?Jos=E9_Manuel_Molina_?=, freebsd-mobile@freebsd.org
Subject:   Re: Re: OPTION 3G+ Orange
Message-ID:  <468CE60A.40301@vwsoft.com>
In-Reply-To: <20070705110316.GA35818@rebelion.Sisis.de>
References:  <bdd6c4b90705170300o72ea6a2al12db42816085cc47@mail.gmail.com>	<20070517113412.GA7245@rebelion.Sisis.de> <20070705110316.GA35818@rebelion.Sisis.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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).

Volker



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