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. 1217b1e1dfSThomas Quinot.\" 3. Neither the name of the author nor the names of any co-contributors 13b2c1f437SNick Hibma.\" may be used to endorse or promote products derived from this software 14b2c1f437SNick Hibma.\" without specific prior written permission. 15b2c1f437SNick Hibma.\" 16b2c1f437SNick Hibma.\" THIS SOFTWARE IS PROVIDED BY NICK HIBMA AND CONTRIBUTORS ``AS IS'' AND 17b2c1f437SNick Hibma.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 18b2c1f437SNick Hibma.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 19b2c1f437SNick Hibma.\" ARE DISCLAIMED. IN NO EVENT SHALL NICK HIBMA OR THE VOICES IN HIS HEAD 20b2c1f437SNick Hibma.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 21b2c1f437SNick Hibma.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 22b2c1f437SNick Hibma.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 23b2c1f437SNick Hibma.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 24b2c1f437SNick Hibma.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 25b2c1f437SNick Hibma.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF 26b2c1f437SNick Hibma.\" THE POSSIBILITY OF SUCH DAMAGE. 27b2c1f437SNick Hibma.\" 28b2c1f437SNick Hibma.\" $FreeBSD$ 29b2c1f437SNick Hibma.\" 30b2c1f437SNick Hibma.Dd February 21, 1999 31474fc32bSAlexey Zelkin.Dt UHCI 4 323d45e180SRuslan Ermilov.Os 33b2c1f437SNick Hibma.Sh NAME 34b2c1f437SNick Hibma.Nm uhci 35eb083802SRuslan Ermilov.Nd UHCI USB Host Controller driver 36b2c1f437SNick Hibma.Sh SYNOPSIS 37b9781e20SJeroen Ruigrok van der Werven.Cd "device uhci" 38b2c1f437SNick Hibma.Sh DESCRIPTION 39b2c1f437SNick HibmaThe 40b2c1f437SNick Hibma.Nm 416d249eeeSSheldon Hearndriver provides support for UHCI-type PCI based USB controllers. 4262cf3de8SSimon L. B. Nielsen.Sh HARDWARE 4362cf3de8SSimon L. B. NielsenThe 4462cf3de8SSimon L. B. Nielsen.Nm 4562cf3de8SSimon L. B. Nielsendriver supports all UHCI v1.1 compliant controllers including: 463136363fSRuslan Ermilov.Pp 4762cf3de8SSimon L. B. Nielsen.Bl -bullet -compact 4862cf3de8SSimon L. B. Nielsen.It 4962cf3de8SSimon L. B. NielsenIntel 82371AB/EB (PIIX4) 5062cf3de8SSimon L. B. Nielsen.It 5162cf3de8SSimon L. B. NielsenIntel 82371SB (PIIX3) 5262cf3de8SSimon L. B. Nielsen.It 5362cf3de8SSimon L. B. NielsenVIA 83C572 5462cf3de8SSimon L. B. Nielsen.El 55b2c1f437SNick Hibma.Sh SEE ALSO 56b2c1f437SNick Hibma.Xr ohci 4 57b2c1f437SNick Hibma.Sh HISTORY 58b2c1f437SNick HibmaThe 59b2c1f437SNick Hibma.Nm 60b2c1f437SNick Hibmadevice driver first appeared in 61b2c1f437SNick Hibma.Fx 3.0 . 62def37e7cSMike Pritchard.Sh AUTHORS 63b2c1f437SNick HibmaThe 64b2c1f437SNick Hibma.Nm 65b2c1f437SNick Hibmadriver was written by 66def37e7cSMike Pritchard.An Lennart Augustsson Aq augustss@carlstedt.se 67def37e7cSMike Pritchardfor the 68b2c1f437SNick Hibma.Nx 69b2c1f437SNick Hibmaproject. 70