summarylogtreecommitdiffstats
path: root/i8042.patch
diff options
context:
space:
mode:
authorMike Yuan2020-07-24 20:23:39 +0800
committerMike Yuan2020-08-23 11:02:56 +0800
commit0d989d4fa1925007badcce97f309b026039bd91d (patch)
treed46b9972df5206beff439bc37e89d51e84a22cad /i8042.patch
downloadaur-0d989d4fa1925007badcce97f309b026039bd91d.tar.gz
Initial commit for 5.7.10
Diffstat (limited to 'i8042.patch')
-rw-r--r--i8042.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/i8042.patch b/i8042.patch
new file mode 100644
index 000000000000..5bebac3b90ea
--- /dev/null
+++ b/i8042.patch
@@ -0,0 +1,16 @@
+--- a/drivers/input/serio/i8042-x86ia64io.h
++++ b/drivers/input/serio/i8042-x86ia64io.h
+@@ -705,6 +705,13 @@
+ DMI_MATCH(DMI_BOARD_VENDOR, "MICRO-STAR INTERNATIONAL CO., LTD"),
+ },
+ },
++ {
++ .matches = {
++ DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
++ DMI_MATCH(DMI_PRODUCT_NAME, "GA401IV"),
++ },
++ },
++ {
+ { }
+ };
+