manpages.info - online man pages   

SunOS man pages : usba (7)

Devices                                                  usba(7D)

NAME

usba - Solaris USB Architecture (USBA)

DESCRIPTION

USB provides a low-cost means for attaching peripheral dev- ices, including mass-storage devices, keyboards, mice, and printers, to a system. For complete information on USB, go to the USB website at http://www.usb.org. USB supports 126 hot-pluggable USB devices per USB bus. The maximum data transfer rate is 12 Mbits per second (Mbps). USB adheres to the Universal Serial Bus 1.1 specification and provides a transport layer abstraction to USB client drivers.

ATTRIBUTES

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

SEE ALSO

hid(7D), hubd(7D), ohci(7D), scsa2usb(7D), uhci(7D), usb_mid(7D), usbprn(7D), usbms(7M) Universal Serial Bus Specification 1.0 and 1.1. System Administration Guide: Basic Administration

DIAGNOSTICS

The messages described below may appear on the system con- sole as well as being logged. All messages are formatted in the following manner: WARNING: Error message... <name><number>: obsolete driver: usb_pipe_policy is <version> expecting <actual_version> The driver is using an older revision of USBA. The pipe pol- icy revision used is older and this driver is not supported on the current platform. <name><number> refer to the driver name and its instance number, respectively. SunOS 5.8 Last change: 28 Sep 2000 1 Devices usba(7D) No driver found for device <device_name> (interface <number> node name=<node_name>) The installed Solaris software does not contain a supported driver for this hardware. <number> is the interface number. No driver found for device <name>. The installed Solaris software does not contain a supported driver for this hardware. <name> could be the device path name or the device name. Onlining <path name> failed (<number>). The USB device driver could not be brought online due to internal kernel errors. <number> is return value returned due to the failure. SunOS 5.8 Last change: 28 Sep 2000 2