summaryrefslogtreecommitdiffstats
path: root/share/man/man4/u3g.4
diff options
context:
space:
mode:
authortruckman <truckman@FreeBSD.org>2013-11-26 09:14:39 +0000
committertruckman <truckman@FreeBSD.org>2013-11-26 09:14:39 +0000
commite2655a091c1d18ba7f7bc7d299c244099b4c8841 (patch)
tree20c25ebe05f880179f426f7a2038a698873f128d /share/man/man4/u3g.4
parenta1e8ebde3f089775556dc37214fb2b363e35a475 (diff)
downloadFreeBSD-src-e2655a091c1d18ba7f7bc7d299c244099b4c8841.zip
FreeBSD-src-e2655a091c1d18ba7f7bc7d299c244099b4c8841.tar.gz
Mention that devd will kldload the driver when the device is connected.
Mention that the automatic mode switch from umass to u3g needed by some devices does not work unless the driver is loaded before the device is connected. MFC after: 1 month
Diffstat (limited to 'share/man/man4/u3g.4')
-rw-r--r--share/man/man4/u3g.410
1 files changed, 9 insertions, 1 deletions
diff --git a/share/man/man4/u3g.4 b/share/man/man4/u3g.4
index db56044..80c22e2 100644
--- a/share/man/man4/u3g.4
+++ b/share/man/man4/u3g.4
@@ -18,7 +18,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 8, 2012
+.Dd November 26, 2013
.Dt U3G 4
.Os
.Sh NAME
@@ -40,6 +40,9 @@ module at boot time, place the following line in
.Bd -literal -offset indent
u3g_load="YES"
.Ed
+.Pp
+If neither of the above is done, the driver will automatically be loaded
+by devd(8) when the device is connected.
.Sh DESCRIPTION
The
.Nm
@@ -98,7 +101,12 @@ and
.Xr ucom 4 ,
.Xr usb 4 ,
.Xr usb_quirk 4 ,
+.Xr devd 8 ,
.Xr usbconfig 8
+.Sh BUGS
+The automatic mode switch from disk mode to modem mode does not work unless
+the driver is either built into the kernel or loaded before the device is
+connected.
.Sh HISTORY
The
.Nm
OpenPOWER on IntegriCloud