freebsd-dev/sys/i386/conf
Nick Hibma 483b9e4739 Say hello to the u3g driver, implementing support for 3G modems.
This was located in the ubsa driver, but should be moved into a separate
driver:

- 3G modems provide multiple serial ports to allow AT commands while the PPP
  connection is up.
- 3G modems do not provide baud rate or other serial port settings.
- Huawei cards need specific initialisation.
- ubsa is for Belkin adapters, an Linuxy choice for another device like 3G.

Speeds achieved here with a weak signal at best is ~40kb/s (UMTS). No spooky
STALLED messages as well.

Next: Move over all entries for Sierra and Novatel cards once I have found
testers, and implemented serial port enumeration for Sierra (or rather have
Andrea Guzzo do it). They list all endpoints in 1 iface instead of 4 ifaces.

Submitted by:	aguzzo@anywi.com
MFC after:	3 weeks
2008-10-09 21:25:01 +00:00
..
.cvsignore
DEFAULTS Integrate configuration bits for compling xen. 2008-08-15 20:58:57 +00:00
GENERIC Say hello to the u3g driver, implementing support for 3G modems. 2008-10-09 21:25:01 +00:00
GENERIC.hints Make uart(4) the default serial port driver on i386 and amd64. 2008-07-13 07:20:14 +00:00
MAC
Makefile
NOTES Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches and 2008-09-10 18:36:58 +00:00
PAE move awi to the Attic; it will not make the jump to the new world order 2008-04-20 19:20:39 +00:00
XBOX Integrate the new MPSAFE TTY layer to the FreeBSD operating system. 2008-08-20 08:31:58 +00:00
XEN Get initial bootstrap of APs working under xen. 2008-09-10 07:11:08 +00:00