Devices usbia(7D)
NAME
usbia - USB interface association driver
SYNOPSIS
interface association@unit-address
DESCRIPTION
The usbia driver is a USBA (Solaris Universal Serial Bus
Architecture)-compliant nexus driver that binds to a
device's interface association nodes when no vendor or class
specific driver is available. To do this, usbia creates
nodes for the internal interfaces and then attempts to bind
drivers to each child interface.
Each interface association node has a parent device node
that is created by usbmid(7D) and all ugen(7D) interfaces
are exported by usbmid(7D). (Note: attempting to export
ugen(7D) interfaces using usbia is prohibited.)
FILES
/kernel/drv/usbia
32-bit ELF kernel module. (x86).
/kernel/drv/amd64/usbia
64-bit ELF kernel module. (x86).
/kernel/drv/sparcv9/usbia
64-bit ELF kernel module. (SPARC).
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
SunOS 5.11 Last change: 21 Dec 2006 1
Devices usbia(7D)
ATRIBUTE TYPE ATRIBUTE VALUE
Architecture SPARC & x86 PCI-based systems
Availability SUNWusb
SEE ALSO
attributes(5),ugen(7D), usbmid(7D), usba(7D)
Writing Device Drivers
System Administration Guide: Basic Administration
Universal Serial Bus Specification 2.0 - 2000
Interface Association Descriptor Engineering Change Notice
(ECN)-2003
http:/www.sun.com/io
http:/docs.sun.com
DIAGNOSTICS
In addition to being logged, the following messages may
appear on the system console. All messages are formatted in
the following manner:
(usbia):message...
No driver found for interface (nodename: ) of
.
No driver is available for this interface.
SunOS 5.11 Last change: 21 Dec 2006 2
|