summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD3
-rw-r--r--chip.patch4
2 files changed, 7 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d270fe2299a..8d161afbf456 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,6 +19,7 @@ source=(http://sourceforge.net/projects/sixfireusb/files/sixfireusb-$pkgver.tar.
fwinst.patch
pcm.patch
control.patch
+ chip.patch
dkms.conf
blacklist-sixfireusb-dkms.conf
)
@@ -27,6 +28,7 @@ sha512sums=('e79e4a62762626d966fa8c169b8666a0cfa3af8516e6f8a97e1a1d211d1deb1ed26
'fafabb05dafd1c03e715bcbdbb73c2fb4cc0e39695117e6b0260419bd2fa1dbeaf0982092a491724737ea31f09ef99e6e8cabce7e1dd98aca189a216530700b8'
'5284cb5da0354eaba6a86e43634eac17097f20dc0120f4e3c06f9c9dc82a4659e2d487cde5bbab4c18a391a6db881255b48051afcf13fdad5c6a32a5e3aba576'
'a6656a0a86db963e324c8bb3f3f1a9160c6962d8c01e42e02006886123e45f4a86bda7770b6561f107a781bb6436b1a3d37f7f2d005347dc22b1e510d10e4c47'
+ '1e89a9c9a944900a033abbf5ef88d9b808779460300569e8ae99c1d4f911846a9c1c1f2d4f55e3773d51c42ad995eae0ea4ee5c8b26ef29f24a64803c852620d'
'e15302d1b589296ddc234f1836438bdfc0b864d1a6f2cf808d99dc5ed8f82b3fcdf7a097128af1f4f2e90258c9c0f9098b6d73698147ca830e08acdec64d85fb'
'154150d5f6959c174a883504464e15e0c728ed71fa7f18ee3e75fa6e6810b7cdb87fae4a9df50587f7324943b5027096f9ef6b98e33bdcf147039fca1049dbd5')
@@ -35,6 +37,7 @@ build() {
patch --forward --input=fwinst.patch --output=fwinst-patched.sh --follow-symlink
patch --strip=0 --forward --input=pcm.patch
patch --strip=0 --forward --input=control.patch
+ patch --strip=0 --forward --input=chip.patch
}
package() {
diff --git a/chip.patch b/chip.patch
new file mode 100644
index 000000000000..3d327a10e11d
--- /dev/null
+++ b/chip.patch
@@ -0,0 +1,4 @@
+--- sixfireusb-0.6.2/chip.c 2013-02-04 03:18:31.000000000 +0100
++++ sixfireusb-0.6.2/chip.c 2021-05-28 19:12:21.308854791 +0100
+@@ -36,1 +36,0 @@
+-MODULE_SUPPORTED_DEVICE("{{TerraTec, DMX 6Fire USB}}");