aboutsummarylogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAtahan Acar2022-09-20 14:34:48 +0300
committerAtahan Acar2022-09-20 14:34:48 +0300
commit8afc9b5755ec84f9c3a2341805dabe7baf25bcca (patch)
treeeee56a8061f9ae8eabbd10b84682fa64f22f25df /README
downloadaur-8afc9b5755ec84f9c3a2341805dabe7baf25bcca.tar.gz
Initial commit
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 000000000000..773af1d106d6
--- /dev/null
+++ b/README
@@ -0,0 +1,7 @@
+hid-sony-panic-fix-dkms
+=======================
+This hack is based on https://github.com/Kyuunex/hid-sony-clone-fix-dkms
+but it also adds a check to avoid a divide by zero. It removes the unused code
+instead of just changing the value of the variable.
+
+Use at your own risk.