summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2008-10-29 18:49:37 +0000
committerbrueffer <brueffer@FreeBSD.org>2008-10-29 18:49:37 +0000
commite3f7e53f3401dc6b1dd7a15341d0193749f1299c (patch)
tree11ff29f4e024506884ebf4643a3d7cd98d54ef0d
parentd76979f7aa080366b6235ec9e60284c6708fa509 (diff)
downloadFreeBSD-src-e3f7e53f3401dc6b1dd7a15341d0193749f1299c.zip
FreeBSD-src-e3f7e53f3401dc6b1dd7a15341d0193749f1299c.tar.gz
Misc cleanup.
-rw-r--r--share/man/man4/u3g.427
1 files changed, 16 insertions, 11 deletions
diff --git a/share/man/man4/u3g.4 b/share/man/man4/u3g.4
index 0d3c1c7..c173494 100644
--- a/share/man/man4/u3g.4
+++ b/share/man/man4/u3g.4
@@ -43,7 +43,7 @@ u3g_load="YES"
The
.Nm
driver provides support for the multiple USB-to-serial interfaces exposed by
-many 3G usb/pccard modems.
+many 3G USB/PCCard modems.
.Pp
The device is accessed through the
.Xr ucom 4
@@ -77,23 +77,27 @@ Novatal MC950D
Sierra cards
.El
.Pp
-See /sys/dev/u3g.c for the complete list of supported cards for each vendor
+See
+.Pa /sys/dev/u3g.c
+for the complete list of supported cards for each vendor
mentioned above.
.Pp
The supported 3G cards provide the necessary modem port for ppp,
pppd, or mpd connections as well as extra ports (depending on the specific
-device) to provide other functions (diagnostic port, SIM toolkit port)
+device) to provide other functions (diagnostic port, SIM toolkit port).
.Pp
In some of these devices a mass storage device supported by the
.Xr umass 4
-driver is present which contains Windows and Mac OSX drivers. This device is
-hidden, unless the machine was booted in verbose (see
-.Xr boot 8 ).
+driver is present which contains Windows and Mac OS X drivers.
+This device is
+hidden, unless the machine was booted in verbose mode (see
+.Xr boot 8 ) .
To temporarily unhide the device, set
.Va debug.bootverbose
to 1 using
.Xr sysctl 8
-and replug the device. The
+and replug the device.
+The
.Xr u3gstub 4
device will attach temporarily and detach within seconds.
.Sh SEE ALSO
@@ -103,10 +107,11 @@ device will attach temporarily and detach within seconds.
.Sh HISTORY
The
.Nm
-driver
-appeared in
+driver appeared in
.Fx 8.0 ,
-is based on the uark driver, and written by
+is based on the
+.Xr uark 4
+driver, and written by
.An Andrea Guzzo Aq aguzzo@anywi.com
in September 2008.
.Sh AUTHORS
@@ -116,4 +121,4 @@ driver was written by
.An Andrea Guzzo Aq aguzzo@anywi.com
and
.An Nick Hibma Aq n_hibma@freebsd.org .
-Hardware for testing provided by AnyWi Technologies, Leiden, NL.
+Hardware for testing was provided by AnyWi Technologies, Leiden, NL.
OpenPOWER on IntegriCloud