Deleted Added
full compact
usb.4 (256281) usb.4 (262137)
1.\" Copyright (c) 1997, 1998 Nick Hibma <n_hibma@FreeBSD.org>
2.\" Copyright (c) 2008 Hans Petter Selasky. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 1997, 1998 Nick Hibma <n_hibma@FreeBSD.org>
2.\" Copyright (c) 2008 Hans Petter Selasky. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: stable/10/share/man/man4/usb.4 236443 2012-06-02 11:03:14Z joel $
25.\" $FreeBSD: stable/10/share/man/man4/usb.4 262137 2014-02-17 22:40:05Z markj $
26.\"
26.\"
27.Dd May 20, 2009
27.Dd November 26, 2013
28.Dt USB 4
29.Os
30.Sh NAME
31.Nm usb
32.Nd Universal Serial Bus
33.Sh SYNOPSIS
34To compile this driver into the kernel,
35place the following line in your

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

142specifications can be found at:
143.Pp
144.D1 Pa http://www.usb.org/developers/docs/
145.Pp
146.Xr libusb 3 ,
147.Xr usbdi 4 ,
148.Xr aue 4 ,
149.Xr axe 4 ,
28.Dt USB 4
29.Os
30.Sh NAME
31.Nm usb
32.Nd Universal Serial Bus
33.Sh SYNOPSIS
34To compile this driver into the kernel,
35place the following line in your

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

142specifications can be found at:
143.Pp
144.D1 Pa http://www.usb.org/developers/docs/
145.Pp
146.Xr libusb 3 ,
147.Xr usbdi 4 ,
148.Xr aue 4 ,
149.Xr axe 4 ,
150.Xr axge 4 ,
150.Xr cue 4 ,
151.Xr ehci 4 ,
152.Xr kue 4 ,
153.Xr mos 4 ,
154.Xr ohci 4 ,
155.Xr pci 4 ,
156.Xr rue 4 ,
157.Xr ucom 4 ,

--- 24 unchanged lines hidden ---
151.Xr cue 4 ,
152.Xr ehci 4 ,
153.Xr kue 4 ,
154.Xr mos 4 ,
155.Xr ohci 4 ,
156.Xr pci 4 ,
157.Xr rue 4 ,
158.Xr ucom 4 ,

--- 24 unchanged lines hidden ---