linux-firmware: Add firmware files for Creative CA0132 HD-audio codec
The recent snd-hda-codec-ca0132 driver supports the external firmware blobs since 3.9. The firmware files are copied from alsa-firmware 1.0.27 release. Signed-off-by: Ian Minett <ian_minett@creativelabs.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
b584174fb7
commit
e944f30f27
|
@ -0,0 +1,48 @@
|
|||
01 Copyright (c) 2012, Creative Technology Ltd
|
||||
02 All rights reserved.
|
||||
03
|
||||
04 Redistribution. Redistribution and use in binary form, without
|
||||
05 modification, are permitted provided that the following conditions are
|
||||
06 met:
|
||||
07
|
||||
08 * Redistributions must reproduce the above copyright notice and the
|
||||
09 following disclaimer in the documentation and/or other materials
|
||||
10 provided with the distribution.
|
||||
11 * Neither the name of Creative Technology Ltd or its affiliates ("CTL")
|
||||
12 nor the names of its suppliers may be used to endorse or promote
|
||||
13 products derived from this software without specific prior written
|
||||
14 permission.
|
||||
15 * No reverse engineering, decompilation, or disassembly of this software
|
||||
16 (or any part thereof) is permitted.
|
||||
17
|
||||
18 Limited patent license. CTL grants a limited, world-wide,
|
||||
19 royalty-free, non-exclusive license under patents it now or hereafter
|
||||
20 owns or controls to make, have made, use, import, offer to sell and
|
||||
21 sell ("Utilize") this software, but strictly only to the extent that any
|
||||
22 such patent is necessary to Utilize the software alone, or in
|
||||
23 combination with an operating system licensed under an approved Open
|
||||
24 Source license as listed by the Open Source Initiative at
|
||||
25 http://opensource.org/licenses. The patent license shall not be
|
||||
26 applicable, to any other combinations which include this software.
|
||||
27 No hardware per se is licensed hereunder.
|
||||
28
|
||||
29 DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
|
||||
30 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
|
||||
31 BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
32 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
|
||||
33 COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
|
||||
34 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
||||
35 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
||||
36 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
||||
37 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
|
||||
38 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
|
||||
39 USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
|
||||
40 DAMAGE.
|
||||
41
|
||||
42 NO OTHER RIGHTS GRANTED. USER HEREBY ACKNOWLEDGES AND AGREES THAT USE OF
|
||||
43 THIS SOFTWARE SHALL NOT CREATE OR GIVE GROUNDS FOR A LICENSE BY
|
||||
44 IMPLICATION, ESTOPPEL, OR OTHERWISE TO ANY INTELLECTUAL PROPERTY RIGHTS
|
||||
45 (PATENT, COPYRIGHT, TRADE SECRET, MASK WORK, OR OTHER PROPRIETARY RIGHT)
|
||||
46 EMBODIED IN ANY OTHER CTL HARDWARE OR SOFTWARE WHETHER SOLELY OR IN
|
||||
47 COMBINATION WITH THIS SOFTWARE.
|
||||
|
11
WHENCE
11
WHENCE
|
@ -2071,3 +2071,14 @@ Downloaded from http://linuxwireless.org/en/users/Drivers/carl9170
|
|||
Licence: GPLv2. Some build scripts use the New BSD (3-clause) licence.
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
|
||||
Driver: snd-hda-codec-ca0132 - Creative Sound Core3D codec
|
||||
|
||||
File: ctefx.bin
|
||||
File: ctspeq.bin
|
||||
|
||||
Licence: Redistributable. See LICENCE.ca0132 for details
|
||||
|
||||
Found also in alsa-firmware package.
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue