manpages.info - online man pages   

SunOS man pages : usb_mid (7)

Devices                                               usb_mid(7D)

NAME

usb_mid - USB Multi Interface Driver

SYNOPSIS

device@unit-address

DESCRIPTION

The usb_mid driver is a USBA (Solaris Universal Serial Bus Architecture) compliant nexus driver that binds to device level nodes if no vendor or class specific driver is avail- able. The usb_mid driver attempts to bind drivers to each of its interfaces. The usb_mid driver supports the nexus device control inter- face.

FILES

/kernel/drv/usb_mid 32-bit ELF kernel module /kernel/drv/sparcv9/usb_mid 64-bit ELF kernel module

ATTRIBUTES

See attributes(5) for descriptions of the following attri- butes: ____________________________________________________________ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |_____________________________|_____________________________| | Architecture | PCI-based systems | |_____________________________|_____________________________| | Availability | SUNWusb, SUNWusbx | |_____________________________|_____________________________|

SEE ALSO

hubd(7D), ohci(7D), usba(7D) Writing Device Drivers Universal Serial Bus Specification 1.0 and 1.1 System Administration Guide: Basic Administration

DIAGNOSTICS

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> (usb_mid<instance number>): Error Message... SunOS 5.8 Last change: 19 Sep 2000 1 Devices usb_mid(7D) Cannot access device. Please reconnect <device name>. This device has been disconnected because a device other than the original one has been inserted. The driver informs you of this fact by displaying the name of the original dev- ice. Device not identical to the previous one on this port. Please disconnect and reconnect. Same condition as described above; however in this case, the driver is unable to identify the original device with a name string. SunOS 5.8 Last change: 19 Sep 2000 2