From: David Woodhouse Date: Thu, 29 May 2008 11:48:34 +0000 (+0300) Subject: firmware: convert maestro3 driver to use firmware loader exclusively X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eff4c1c2cbb322590ab4d3bf3aa99eaf5b3175af;hp=2507663c4241bca614fe4029f6c8a77963064ac8;p=linux-firmware firmware: convert maestro3 driver to use firmware loader exclusively Signed-off-by: David Woodhouse --- diff --git a/WHENCE b/WHENCE index 89ca95b..c08dbc8 100644 --- a/WHENCE +++ b/WHENCE @@ -17,3 +17,17 @@ Licence: Unknown Found in alsa-firmware package in hex form; no licensing information. -------------------------------------------------------------------------- + +Driver: maestro3 -- ESS Allegro Maestro3 audio device + +File: ess/maestro3_assp_kernel.fw +File: ess/maestro3_assp_minisrc.fw + +Licence: Unknown + +Found in alsa-firmware package in hex form with a comment claiming to +be GPLv2+, but without source -- and with another comment saying "ESS +drops binary dsp code images on our heads, but we don't get to see +specs on the dsp." + +-------------------------------------------------------------------------- diff --git a/ess/maestro3_assp_kernel.fw b/ess/maestro3_assp_kernel.fw new file mode 100644 index 0000000..91c7147 Binary files /dev/null and b/ess/maestro3_assp_kernel.fw differ diff --git a/ess/maestro3_assp_minisrc.fw b/ess/maestro3_assp_minisrc.fw new file mode 100644 index 0000000..5d70e37 Binary files /dev/null and b/ess/maestro3_assp_minisrc.fw differ