mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
Reword/reorganize a bit to make it more clear that all OHCI v1.0
compliant controllers are supported. MFC after: 3 days
This commit is contained in:
parent
4c0bef6230
commit
1adcf10c7f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=134828
@ -27,7 +27,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd August 8, 2004
|
.Dd September 6, 2004
|
||||||
.Dt OHCI 4
|
.Dt OHCI 4
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -40,9 +40,9 @@ The
|
|||||||
.Nm
|
.Nm
|
||||||
driver provides support for OHCI-type PCI based USB controllers.
|
driver provides support for OHCI-type PCI based USB controllers.
|
||||||
.Sh HARDWARE
|
.Sh HARDWARE
|
||||||
Controllers supported by the
|
The
|
||||||
.Nm
|
.Nm
|
||||||
driver include:
|
driver supports all OHCI v1.0 compliant controllers including:
|
||||||
.Pp
|
.Pp
|
||||||
.Bl -bullet -compact
|
.Bl -bullet -compact
|
||||||
.It
|
.It
|
||||||
@ -59,8 +59,6 @@ CMD Tech 670 (USB0670)
|
|||||||
CMD Tech 673 (USB0673)
|
CMD Tech 673 (USB0673)
|
||||||
.It
|
.It
|
||||||
NVIDIA nForce3
|
NVIDIA nForce3
|
||||||
.It
|
|
||||||
All other OHCI v1.0 compliant controllers.
|
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
|
Loading…
Reference in New Issue
Block a user