[alsa-devel] sound: usb-audio: [PATCH]x2 full capture/playback/spdif support for Digidesign Mbox 2

Damien Zammit damien.zammit at gmail.com
Sun Dec 23 06:12:21 CET 2012


On 23 December 2012 15:54, Damien Zammit <damien.zammit at gmail.com> wrote:
> Plus an incremental patch (Version 5-2)
Sorry I forgot the commit message:

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.

This is part two (2) of patch_for_next_dz5.txt and should be applied after it.

This patch fixes two things:
        1) A kernel panic caused by incorrect allocation of a u8
variable "bootresponse".
        2) A noisy dmesg (urb status -32) caused by broken pipe to an
invalid midi endpoint.

It is also a little cleaner because there is no need for a new
QUIRK_MIDI type as suggested
by kernel developers.


Signed-off-by: Damien Zammit <damien at zamaudio.com>

---

See previous message for the actual patch (version 5-2)


More information about the Alsa-devel mailing list