1b2c1f437SNick Hibma.\" Copyright (c) 1999 2eddc45e7SJeroen Ruigrok van der Werven.\" Nick Hibma <n_hibma@FreeBSD.org>. All rights reserved. 3b2c1f437SNick Hibma.\" 4b2c1f437SNick Hibma.\" Redistribution and use in source and binary forms, with or without 5b2c1f437SNick Hibma.\" modification, are permitted provided that the following conditions 6b2c1f437SNick Hibma.\" are met: 7b2c1f437SNick Hibma.\" 1. Redistributions of source code must retain the above copyright 8b2c1f437SNick Hibma.\" notice, this list of conditions and the following disclaimer. 9b2c1f437SNick Hibma.\" 2. Redistributions in binary form must reproduce the above copyright 10b2c1f437SNick Hibma.\" notice, this list of conditions and the following disclaimer in the 11b2c1f437SNick Hibma.\" documentation and/or other materials provided with the distribution. 12b2c1f437SNick Hibma.\" 13936663c8SJoel Dahl.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 14b2c1f437SNick Hibma.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 15b2c1f437SNick Hibma.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 16936663c8SJoel Dahl.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 17936663c8SJoel Dahl.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 18936663c8SJoel Dahl.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 19936663c8SJoel Dahl.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 20936663c8SJoel Dahl.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 21936663c8SJoel Dahl.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 22936663c8SJoel Dahl.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 23936663c8SJoel Dahl.\" SUCH DAMAGE. 24b2c1f437SNick Hibma.\" 25b2c1f437SNick Hibma.\" $FreeBSD$ 26b2c1f437SNick Hibma.\" 27ad787bb4SSimon L. B. Nielsen.Dd April 20, 2005 28474fc32bSAlexey Zelkin.Dt UHCI 4 293d45e180SRuslan Ermilov.Os 30b2c1f437SNick Hibma.Sh NAME 31b2c1f437SNick Hibma.Nm uhci 32eb083802SRuslan Ermilov.Nd UHCI USB Host Controller driver 33b2c1f437SNick Hibma.Sh SYNOPSIS 34b9781e20SJeroen Ruigrok van der Werven.Cd "device uhci" 35b2c1f437SNick Hibma.Sh DESCRIPTION 36b2c1f437SNick HibmaThe 37b2c1f437SNick Hibma.Nm 386d249eeeSSheldon Hearndriver provides support for UHCI-type PCI based USB controllers. 3962cf3de8SSimon L. B. Nielsen.Sh HARDWARE 4062cf3de8SSimon L. B. NielsenThe 4162cf3de8SSimon L. B. Nielsen.Nm 4262cf3de8SSimon L. B. Nielsendriver supports all UHCI v1.1 compliant controllers including: 433136363fSRuslan Ermilov.Pp 4462cf3de8SSimon L. B. Nielsen.Bl -bullet -compact 4562cf3de8SSimon L. B. Nielsen.It 4662cf3de8SSimon L. B. NielsenIntel 82371AB/EB (PIIX4) 4762cf3de8SSimon L. B. Nielsen.It 4862cf3de8SSimon L. B. NielsenIntel 82371SB (PIIX3) 4962cf3de8SSimon L. B. Nielsen.It 5062cf3de8SSimon L. B. NielsenVIA 83C572 5162cf3de8SSimon L. B. Nielsen.El 52b2c1f437SNick Hibma.Sh SEE ALSO 53ad787bb4SSimon L. B. Nielsen.Xr ehci 4 , 54b2c1f437SNick Hibma.Xr ohci 4 55b2c1f437SNick Hibma.Sh HISTORY 56b2c1f437SNick HibmaThe 57b2c1f437SNick Hibma.Nm 58b2c1f437SNick Hibmadevice driver first appeared in 59b2c1f437SNick Hibma.Fx 3.0 . 60def37e7cSMike Pritchard.Sh AUTHORS 61b2c1f437SNick HibmaThe 62b2c1f437SNick Hibma.Nm 63b2c1f437SNick Hibmadriver was written by 64def37e7cSMike Pritchard.An Lennart Augustsson Aq augustss@carlstedt.se 65def37e7cSMike Pritchardfor the 66b2c1f437SNick Hibma.Nx 67b2c1f437SNick Hibmaproject. 68