diff options
author | David Woodhouse <dwmw2@infradead.org> | 2008-05-29 07:48:34 -0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-07-10 09:47:46 -0400 |
commit | a292f404fabb342716a9d96e8155b7fb7b651dc1 (patch) | |
tree | 5451a8901b2d61c39218c518204733759456b4a7 /firmware/WHENCE | |
parent | 76770664dcbc008300c2ac8747671efcc4f78c2d (diff) |
firmware: convert maestro3 driver to use firmware loader exclusively
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r-- | firmware/WHENCE | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE index 89ca95b90960..c08dbc887cb9 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE | |||
@@ -17,3 +17,17 @@ Licence: Unknown | |||
17 | Found in alsa-firmware package in hex form; no licensing information. | 17 | Found in alsa-firmware package in hex form; no licensing information. |
18 | 18 | ||
19 | -------------------------------------------------------------------------- | 19 | -------------------------------------------------------------------------- |
20 | |||
21 | Driver: maestro3 -- ESS Allegro Maestro3 audio device | ||
22 | |||
23 | File: ess/maestro3_assp_kernel.fw | ||
24 | File: ess/maestro3_assp_minisrc.fw | ||
25 | |||
26 | Licence: Unknown | ||
27 | |||
28 | Found in alsa-firmware package in hex form with a comment claiming to | ||
29 | be GPLv2+, but without source -- and with another comment saying "ESS | ||
30 | drops binary dsp code images on our heads, but we don't get to see | ||
31 | specs on the dsp." | ||
32 | |||
33 | -------------------------------------------------------------------------- | ||