svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
uhci(4d)
Device Drivers & /dev files uhci(4D)
NAME
uhci - host controller driver
SYNOPSIS
pcivid,pid@unit-address
DESCRIPTION
The uhci host controller driver is a USBA (Solaris USB Architecture)
compliant nexus driver that supports the Universal Host Controller
Interface Specification 1.1, an industry standard developed by Intel.
The uhci driver supports all USB transfers, including interrupt, con‐
trol, isochronous and bulk.
FILES
/kernel/drv/amd64/uhci 64-bit ELF kernel module. (x86).
/kernel/drv/sparcv9/uhci 64-bit SPARC ELF kernel module.
/kernel/drv/uhci.conf Driver configuration file.
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
tab() box; lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEATTRIBUTE VALUE _ Archi‐
tectureSPARC or x86 PCI-based systems _ Availabilitysystem/io/usb
SEE ALSO
ehci(4D), hubd(4D), ohci(4D), usba(4D), attributes(7)
Writing Device Drivers in Oracle Solaris 11.4
Universal Host Controller Interface Specification for USB 1.1
Universal Serial Bus Specification 2.0
https://www.usb.org/
DIAGNOSTICS
All host controller errors are passed to the client drivers. Root
errors are documented in hubd(4D).
In addition to being logged, the following messages may appear on the
system console. All messages are formatted in the following manner:
WARNING: <device path> <uhci><instance number>>: Error message...
No SOF interrupts have been received. This USB UHCI host controller is
unusable.
The USB hardware is not generating Start Of Frame interrupts.
Please reboot the system. If this problem persists, contact your
system vendor.
Oracle Solaris 11.4 5 Jan 2012 uhci(4D)