]> git.alsa-project.org Git - alsa-firmware.git/commitdiff
Add new firmware for Creative CA0132 HD-Audio Codec
authorConnor McAdams <conmanx360@gmail.com>
Tue, 28 May 2019 17:43:06 +0000 (19:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 29 May 2019 05:19:09 +0000 (07:19 +0200)
Support has been added for new cards through the ca0132 driver. These
new firmware files are for these cards.

[ NOTE: the files taken from the original PR to linux-firmware tree.
  These new files basically only addition to the already existing
  CA0132 firmware files, and follow the same license.
  The PR to linux-firmware tree was pending just because it was
  submitted by a third person, which is a quite unusual case.
  -- tiwai ]

Signed-off-by: Connor McAdams <conmanx360@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
ca0132/Makefile.am
ca0132/ctefx-desktop.bin [new file with mode: 0644]
ca0132/ctefx-r3di.bin [new file with mode: 0644]

index 6abca9d89d7686605cb2d5686feaaa6ed2dbfb64..f18aef6c3c15e5085845c13892626e4131336571 100644 (file)
@@ -1,4 +1,4 @@
-firmware_files = ctefx.bin ctspeq.bin
+firmware_files = ctefx.bin ctspeq.bin ctefx-desktop.bin ctefx-r3di.bin
 
 if USE_HOTPLUG
 hotplugfwdir = @HOTPLUGFWDIR@
diff --git a/ca0132/ctefx-desktop.bin b/ca0132/ctefx-desktop.bin
new file mode 100644 (file)
index 0000000..2fcd825
Binary files /dev/null and b/ca0132/ctefx-desktop.bin differ
diff --git a/ca0132/ctefx-r3di.bin b/ca0132/ctefx-r3di.bin
new file mode 100644 (file)
index 0000000..6ea30a1
Binary files /dev/null and b/ca0132/ctefx-r3di.bin differ