Deleted Added
full compact
u3g.4 (227750) u3g.4 (231244)
1.\"
2.\" Copyright (c) 2008 AnyWi Technologies
3.\" All rights reserved.
4.\"
5.\" This code is derived from uark.c
6.\"
7.\" Permission to use, copy, modify, and distribute this software for any
8.\" purpose with or without fee is hereby granted, provided that the above
9.\" copyright notice and this permission notice appear in all copies.
10.\"
11.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
12.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
13.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
14.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
15.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
16.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
17.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
18.\"
1.\"
2.\" Copyright (c) 2008 AnyWi Technologies
3.\" All rights reserved.
4.\"
5.\" This code is derived from uark.c
6.\"
7.\" Permission to use, copy, modify, and distribute this software for any
8.\" purpose with or without fee is hereby granted, provided that the above
9.\" copyright notice and this permission notice appear in all copies.
10.\"
11.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
12.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
13.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
14.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
15.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
16.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
17.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
18.\"
19.\" $FreeBSD: head/share/man/man4/u3g.4 227750 2011-11-20 12:18:21Z miwi $
19.\" $FreeBSD: head/share/man/man4/u3g.4 231244 2012-02-09 04:37:30Z gjb $
20.\"
20.\"
21.Dd November 20, 2011
21.Dd February 8, 2012
22.Dt U3G 4
23.Os
24.Sh NAME
25.Nm u3g
26.Nd USB support for 3G datacards
27.Sh SYNOPSIS
28To compile this driver into the kernel,
29place the following lines in your

--- 53 unchanged lines hidden (view full) ---

83port).
84.Pp
85In some of these devices a mass storage device supported by the
86.Xr umass 4
87driver is present which contains Windows and Mac OS X drivers.
88The device starts up in disk mode (TruInstall, ZeroCD, etc.) and requires
89additional commands to switch it to modem mode. If your device is not
90switching automatically, please try to add quirks. See
22.Dt U3G 4
23.Os
24.Sh NAME
25.Nm u3g
26.Nd USB support for 3G datacards
27.Sh SYNOPSIS
28To compile this driver into the kernel,
29place the following lines in your

--- 53 unchanged lines hidden (view full) ---

83port).
84.Pp
85In some of these devices a mass storage device supported by the
86.Xr umass 4
87driver is present which contains Windows and Mac OS X drivers.
88The device starts up in disk mode (TruInstall, ZeroCD, etc.) and requires
89additional commands to switch it to modem mode. If your device is not
90switching automatically, please try to add quirks. See
91.Xr usbconfig 5
91.Xr usbconfig 8
92and
93.Xr usb_quirk 4 .
94.Pp
95.Sh SEE ALSO
96.Xr tty 4 ,
97.Xr ucom 4 ,
98.Xr usb 4 ,
99.Xr usb_quirk 4 ,
92and
93.Xr usb_quirk 4 .
94.Pp
95.Sh SEE ALSO
96.Xr tty 4 ,
97.Xr ucom 4 ,
98.Xr usb 4 ,
99.Xr usb_quirk 4 ,
100.Xr usbconfig 5
100.Xr usbconfig 8
101.Sh HISTORY
102The
103.Nm
104driver appeared in
105.Fx 7.2 ,
106is based on the
107.Xr uark 4
108driver, and written by
109.An Andrea Guzzo Aq aguzzo@anywi.com
110in September 2008.
111.Sh AUTHORS
112The
113.Nm
114driver was written by
115.An Andrea Guzzo Aq aguzzo@anywi.com
116and
117.An Nick Hibma Aq n_hibma@FreeBSD.org .
118Hardware for testing was provided by AnyWi Technologies, Leiden, NL.
101.Sh HISTORY
102The
103.Nm
104driver appeared in
105.Fx 7.2 ,
106is based on the
107.Xr uark 4
108driver, and written by
109.An Andrea Guzzo Aq aguzzo@anywi.com
110in September 2008.
111.Sh AUTHORS
112The
113.Nm
114driver was written by
115.An Andrea Guzzo Aq aguzzo@anywi.com
116and
117.An Nick Hibma Aq n_hibma@FreeBSD.org .
118Hardware for testing was provided by AnyWi Technologies, Leiden, NL.