


Devices                                                usb_ia(7D)



NAME
     usb_ia - USB Interface Association Driver

SYNOPSIS
     Interface Association Node Name@unit-address

DESCRIPTION
     The usb_ia driver is a USBA (Solaris  Universal  Serial  Bus
     Architecture) compliant nexus driver that binds to Interface
     Association nodes of a device if no vendor or class specific
     driver is available. The usb_ia driver creates nodes for the
     internal interfaces and attempts to  bind drivers to each of
     child interfaces.

     Interface association nodes's parent is device node which is
     created by usb_mid(7D). ugen(7D) interfaces are not  allowed
     to be exported in usb_ia since usb_mid(7D) has exported  all
     the ugen(7D) interfaces.



FILES
     /kernel/drv/usb_ia              32-bit x86 ELF kernel module



     /kernel/drv/amd64/usb_ia        64-bit x86 ELF kernel module



     /kernel/drv/sparcv9/usb_ia      64-bit  SPARC   ELF   kernel
                                     module



ATTRIBUTES
     See attributes(5) for descriptions of the  following  attri-
     butes:



     _____________________________________________________________
    |       ATTRIBUTE TYPE        |        ATTRIBUTE VALUE       |
    |_____________________________|______________________________|
    | Architecture                | SPARC, x86, PCI-based systems|
    |_____________________________|______________________________|
    | Availability                | SUNWusb                      |
    |_____________________________|______________________________|


SEE ALSO
     usb_mid(7D), usba(7D), attributes(5)

     Writing Device Drivers

     Universal Serial Bus Specification 2.0

     Interface Association Descriptor Engineering Change Notice (ECN)

     System Administration Guide: Basic Administration

     http://www.sun.com/io

DIAGNOSTICS
     In addition to being  logged,  the  following  messages  may
     appear  on the system console. All messages are formatted in
     the following manner:

     <device path><usb_ia<instance number>): message...

     No driver found for interface <n> (nodename: <string>) of
     <device>.

         No driver is available for this interface.



SunOS 5.10           Last change: 1 Dec 2005                    3
