Date: Wed, 25 Jan 2012 13:20:03 +0100 From: Matthias Apitz <guru@unixarea.de> To: Ivan Frosty <ivanfrosty@gmail.com> Cc: Alejandro Imass <ait@p2ee.org>, questions <questions@freebsd.org>, Odhiambo Washington <odhiambo@gmail.com> Subject: Re: FreeBSD 9 and 3G Modems Message-ID: <20120125122002.GA14517@sh4-5.1blu.de> In-Reply-To: <CAHJzb-cwsh18SjE2GGqXaYg2JOOub=OMuDZ5YWRwW%2Bh6KBSwsw@mail.gmail.com> References: <CAAdA2WOgnyPT%2BtF_vB%2BLdWFarpXwOv%2BJWrsi2RVAFKpP9_f6aA@mail.gmail.com> <CAHieY7R=0eFTO=puhE%2Bd-zru=fZxsconxE%2Bz0=GzL-YynUJfBA@mail.gmail.com> <CAHJzb-cwsh18SjE2GGqXaYg2JOOub=OMuDZ5YWRwW%2Bh6KBSwsw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
El día Tuesday, January 24, 2012 a las 10:23:18PM -0800, Ivan Frosty escribió: > The FreeBSD u3g driver ¶¶ > > > Introduction ¶¶ > This driver supports 3G (UMTS, HSDPA, HSUPA, HSPA) cards that provide > access to one or more serial ports through a USB interface, providing > PPP and AT command channels simultaneously. Some devices provide > access to multiple pairs of channels for integrated GPS', or other > access methods (Option HSO driver). > > Transfer speeds should be above 30k on a good UMTS connection and a > fast server: > ... I'm using for years now the u3g(4) driver in 8-CURRENT, 9- and 10-CURRENT; it just works fine with ppp(8) and gives, if the provider has no bottle-nack in channels, up to 2 Mbps down- and 1 Mbps upstream; I'm using USB Huawei dongles or USB sticks. There is nearly nothing magic, it just works: you plug in the key, some devd(8) hook sends down the PIN to the created serial device, and I start ppp(8) by hand (could be done as well from a devd(8) hook); HIH matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e <guru@unixarea.de> - w http://www.unixarea.de/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120125122002.GA14517>