From: Connor McAdams Date: Tue, 28 May 2019 17:43:06 +0000 (+0200) Subject: Add new firmware for Creative CA0132 HD-Audio Codec X-Git-Tag: v1.2.1~1 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=57800c337aeca5743049493f489eb29f07a0d624;p=alsa-firmware.git Add new firmware for Creative CA0132 HD-Audio Codec 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 Signed-off-by: Takashi Iwai --- diff --git a/ca0132/Makefile.am b/ca0132/Makefile.am index 6abca9d..f18aef6 100644 --- a/ca0132/Makefile.am +++ b/ca0132/Makefile.am @@ -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 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 index 0000000..6ea30a1 Binary files /dev/null and b/ca0132/ctefx-r3di.bin differ