Skip Navigation Links | |
Exit Print View | |
man pages section 7: Device and Network Interfaces Oracle Solaris 11.1 Information Library |
- USB audio control driver
sound-control@unit-address
The usb_ac driver is a USBA (Solaris USB Architecture) compliant client driver that supports the USB Audio Class 1.0 specification.
The audio control driver is a USB class driver and offers functionality similar to the audiocs (sun4u) and audiots (Sun Blade 100) drivers which use the Solaris audio mixer framework (mixer(7I)). Unlike the audiocs and audiots drivers, the USB audio device can have play-only or record-only capability.
Drivers corresponding to other USB audio interfaces on the device, including the usb_as(7D) audio streaming driver or the hid(7D) driver, are plumbed under the USB audio control driver and do not directly interface with user applications.
The usb_ac driver supports USB audio class compliant devices with a feature unit.
If a device is hot-removed while it is active, all subsequent opens returns EIO. All other errors are defined in the audio(7I) man page.
64-bit x86 ELF kernel module
64-bit SPARC ELF kernel module.
USB audio driver configuration file.
See attributes(5) for descriptions of the following attributes:
|
cfgadm_usb(1M), ioctl(2), attributes(5), hid(7D), usba(7D), usb_as(7D), audio(7I), mixer(7I), streamio(7I), usb_ah(7M)
Universal Serial Bus Specification 1.0 and 1.1
Universal Serial Bus Device Class Definition for Audio Devices, Release 1.0
Oracle Solaris Administration: Common Tasks
In addition to being logged, the following messages can appear on the system console. All messages are formatted in the following manner:
Warning: <device path> (usb_ac<instance num>): Error Message...
The usb audio streaming driver or the hid driver could not be plumbed under the audio control driver and the device is not usable.