Deleted Added
full compact
ohci.4 (44192) ohci.4 (49831)
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.\" $Id: xl.4,v 1.3 1998/12/05 09:36:15 rnordier Exp $
31.\" $Id: ohci.4,v 1.1 1999/02/21 16:56:33 n_hibma Exp $
32.\"
33.Dd February 21, 1999
34.Dt 0HCI 4 i386
35.Os FreeBSD
36.Sh NAME
37.Nm ohci
38.Nd
39OHCI USB Host Controller Driver

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

55or any other OHCI v1.0 compliant controller.
56.Sh SEE ALSO
57.Xr uhci 4
58.Sh HISTORY
59The
60.Nm
61device driver first appeared in
62.Fx 3.0 .
32.\"
33.Dd February 21, 1999
34.Dt 0HCI 4 i386
35.Os FreeBSD
36.Sh NAME
37.Nm ohci
38.Nd
39OHCI USB Host Controller Driver

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

55or any other OHCI v1.0 compliant controller.
56.Sh SEE ALSO
57.Xr uhci 4
58.Sh HISTORY
59The
60.Nm
61device driver first appeared in
62.Fx 3.0 .
63.Sh AUTHOR
63.Sh AUTHORS
64The
65.Nm
66driver was written by
64The
65.Nm
66driver was written by
67.An Lennart Augustsson (augustss@carlstedt.se) for the
67.An Lennart Augustsson Aq augustss@carlstedt.se
68for the
68.Nx
69project.
69.Nx
70project.