svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
hwahc(4d)
Device Drivers & /dev files hwahc(4D)
NAME
hwahc - Host Wire Adapter Host Controller Driver
DESCRIPTION
The hwahc driver is a USBA (Solaris USB Architecture) compliant nexus
driver that supports the Wireless USB 1.0 Host Wire Adapter Host Con‐
troller, an industry standard developed by USB-IF.
A Host Wire Adapter (HWA) is a USB device whose upstream connection is
a USB 2.0 wired interface. The HWA operates as a host to a cluster of
downstream Wireless USB devices.
The hwahc driver supports bulk, interrupt and control transfers.
FILES
/kernel/drv/sparcv9/hwahc 64-bit SPARC ELF kernel module
/kernel/drv/amd64/hwahc 64-bit x86 ELF kernel module
ATTRIBUTES
See attributes(7) for a description of the following attributes:
tab() box; lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEATTRIBUTE VALUE _ Archi‐
tectureSPARC, x86 _ Availabilitysystem/io/usb
SEE ALSO
ehci(4D), hubd(4D), usba(4D), attributes(7), add_drv(8), prtconf(8),
rem_drv(8), update_drv(8)
Writing Device Drivers in Oracle Solaris 11.4
Universal Serial Bus Specification 2.0
Wireless Universal Serial Bus Specification 1.0
https://www.usb.org/
DIAGNOSTICS
All host controller errors are passed to the client drivers. In addi‐
tion to being logged, the following messages can appear on the system
console. All messages are formatted in the following way:
WARNING: device_path hwahc instance_number: Message ...
Connection device on WUSB port port_number fails
The connecting device fails to connect to the HWA. Make sure the device
has been associated with the host.
Oracle Solaris 11.4 5 Jan 2012 hwahc(4D)