summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2019-05-25 18:56:14 +0100
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2019-05-25 21:54:59 +0100
commit966ecbfd5af2b5df5a173c4e57e30fd7c45e9066 (patch)
tree4a48823850284d5292249ae6715640e20ccabc19
parent8e7ad5bb380c9c972367d2061d7d00769e9a0f92 (diff)
downloaddrakx-966ecbfd5af2b5df5a173c4e57e30fd7c45e9066.tar
drakx-966ecbfd5af2b5df5a173c4e57e30fd7c45e9066.tar.gz
drakx-966ecbfd5af2b5df5a173c4e57e30fd7c45e9066.tar.bz2
drakx-966ecbfd5af2b5df5a173c4e57e30fd7c45e9066.tar.xz
drakx-966ecbfd5af2b5df5a173c4e57e30fd7c45e9066.zip
Add elan_i2c (another attempt to fix mga#20327)
-rw-r--r--images/NEWS2
-rw-r--r--kernel/list_modules.pm2
2 files changed, 3 insertions, 1 deletions
diff --git a/images/NEWS b/images/NEWS
index 608b86929..63d40d61d 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+- add elan_i2c (mga#20327)
+
Version 2.60 - 11 May 2019 by Thierry Vignaud
- add AMD PCIe MP2 I2C detection
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 100f7fd39..433f1b35c 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -296,7 +296,7 @@ our %l = (
qw(async_memcpy async_pq async_raid6_recov async_tx async_xor raid6_pq xor),
],
mouse => [
- qw(atixlmouse busmouse generic_serial inport ioc3_serial logibm logibusmouse msbusmouse psmouse pcips2 qpmouse synclinkmp),
+ qw(atixlmouse busmouse elan_i2c generic_serial inport ioc3_serial logibm logibusmouse msbusmouse psmouse pcips2 qpmouse synclinkmp),
qw(mousedev usbhid usbmouse synaptics_usb),
],
char => [