Open dd1dd1 opened 5 years ago
Centos must have backported the WMI interface, as in mainline kernels it isn't present before 4.12.
https://elixir.bootlin.com/linux/latest/source/include/linux/wmi.h
I will have a look at what the implications of removing the labels from the attributes is, I guess it could be put within a conditional.
Hi, your driver works just fine with the el7 kernel 3.10.0-957.21.3.el7.x86_64 on ASUS PRIME X399-A fw 1002, but it needs the following changes:
Please consider adding this to your sources plus a note in the README file stating that your driver works on CentOS-7. (3.10 kernels vs 4.x as you say now).
K.O.