David Woodhouse | 7677066 | 2008-05-26 23:01:27 +0100 | [diff] [blame] | 1 | ********** |
| 2 | * WHENCE * |
| 3 | ********** |
| 4 | |
| 5 | This file attempts to document the origin and licensing information, |
| 6 | if known, for each piece of firmware distributed for use with the Linux |
| 7 | kernel. |
| 8 | |
| 9 | -------------------------------------------------------------------------- |
| 10 | |
| 11 | Driver: korg1212 -- Korg 1212 IO audio device |
| 12 | |
| 13 | File: korg/k1212.dsp |
| 14 | |
| 15 | Licence: Unknown |
| 16 | |
| 17 | Found in alsa-firmware package in hex form; no licensing information. |
| 18 | |
| 19 | -------------------------------------------------------------------------- |
David Woodhouse | a292f40 | 2008-05-29 14:48:34 +0300 | [diff] [blame^] | 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 | -------------------------------------------------------------------------- |