aboutsummarylogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
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.