ALSA: usb-audio: Support for Digidesign Mbox 2 USB sound card:
authorDamien Zammit <damien@zamaudio.com>
Wed, 19 Dec 2012 10:27:22 +0000 (11:27 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 19 Dec 2012 10:27:22 +0000 (11:27 +0100)
commitcb99864d40e46dea9c2aa3eaa97517b776f91024
treec3684fe904dd058a0a01a51cda460f3575a5ec38
parent44728e97c35ef31d649dafbbada665e37176f5da
ALSA: usb-audio: Support for Digidesign Mbox 2 USB sound card:

This patch is the result of a lot of trial and error, since there are no specs
available for the device.

Full duplex support is provided, i.e. playback and recording in stereo.
The format is hardcoded at 48000Hz @ 24 bit, which is the maximum that the
device supports.  Also, MIDI in and MIDI out both work.

Users will notice that the S/PDIF light also flashes when playback or recording
is active.  I believe this means that S/PDIF input/output is simultaneously
activated with the analogue i/o during use.
But this particular functionality remains untested.

Note that this particular version of the patch is so far untested on the
physical hardware because I have not compiled a full kernel with the changes.
However, extensive testing has been done by many users of the hardware
who believe other versions of my patch have worked since circa 2009.

[Modified to make a function static by tiwai]

Signed-off-by: Damien Zammit <damien@zamaudio.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/midi.c
sound/usb/quirks-table.h
sound/usb/quirks.c
sound/usb/usbaudio.h
This page took 0.039393 seconds and 5 git commands to generate.