Deleted Added
full compact
ohci.4 (50476) ohci.4 (53200)
1.\" Copyright (c) 1999
2.\" Nick Hibma <hibma@skylink.it>. 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.

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

23.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29.\" THE POSSIBILITY OF SUCH DAMAGE.
30.\"
1.\" Copyright (c) 1999
2.\" Nick Hibma <hibma@skylink.it>. 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.

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

23.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29.\" THE POSSIBILITY OF SUCH DAMAGE.
30.\"
31.\" $FreeBSD: head/share/man/man4/ohci.4 50476 1999-08-28 00:22:10Z peter $
31.\" $FreeBSD: head/share/man/man4/ohci.4 53200 1999-11-15 23:14:32Z phantom $
32.\"
33.Dd February 21, 1999
32.\"
33.Dd February 21, 1999
34.Dt 0HCI 4 i386
34.Dt OHCI 4
35.Os FreeBSD
36.Sh NAME
37.Nm ohci
35.Os FreeBSD
36.Sh NAME
37.Nm ohci
38.Nd
39OHCI USB Host Controller Driver
38.Nd OHCI USB Host Controller Driver
40.Sh SYNOPSIS
41.Cd "controller ohci0"
42.Sh DESCRIPTION
43The
44.Nm
45driver provides support for OHCI-type PCI based USB controllers. This
46includes
47.Bl -tag -width xxxxx

--- 23 unchanged lines hidden ---
39.Sh SYNOPSIS
40.Cd "controller ohci0"
41.Sh DESCRIPTION
42The
43.Nm
44driver provides support for OHCI-type PCI based USB controllers. This
45includes
46.Bl -tag -width xxxxx

--- 23 unchanged lines hidden ---