diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-12-14 13:42:08 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-12-14 13:50:15 +0100 |
commit | fd29dc8134851b486ded8eb1c40e0ecee90f620e (patch) | |
tree | 092196a2240f856a5dd8ead6e59d79b7cecb9c8a /kernel/list_modules.pm | |
parent | 919c65ddceb95bef0e959e0ce4df4a2e4e01ed7c (diff) | |
download | drakx-fd29dc8134851b486ded8eb1c40e0ecee90f620e.tar drakx-fd29dc8134851b486ded8eb1c40e0ecee90f620e.tar.gz drakx-fd29dc8134851b486ded8eb1c40e0ecee90f620e.tar.bz2 drakx-fd29dc8134851b486ded8eb1c40e0ecee90f620e.tar.xz drakx-fd29dc8134851b486ded8eb1c40e0ecee90f620e.zip |
handle new amd_sfh HID driver
Diffstat (limited to 'kernel/list_modules.pm')
-rw-r--r-- | kernel/list_modules.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 5e46ad709..e41c86714 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -171,7 +171,7 @@ our %l = ( pcmcia => [ qw(au1x00_ss i82365 i82092 pd6729 tcic vrc4171_card vrc4173_cardu yenta_socket), # cb_enabler ], - hid => [ qw(amd-mp2-pcie amd-sfhtp-hid ff-memless hid hid-a4tech hid-alps hid-apple hid-appleir hid-asus hid-aureal hid-axff hid-belkin hid-betopff hid_bigbenff + hid => [ qw(amd-mp2-pcie amd_sfh amd-sfhtp-hid ff-memless hid hid-a4tech hid-alps hid-apple hid-appleir hid-asus hid-aureal hid-axff hid-belkin hid-betopff hid_bigbenff hid-cherry hid-chicony hid-cmedia hid-corsair hid-cougar hid-cp2112 hid-creative-sb0540 hid-cypress hid-dr hid-drff hid-elan hid-elecom hid-elo hid-emsff hid-ezkey hid-gaff hid-gembird hid-generic hid-gfrm hid-google-hammer hid-gt683r hid-gyration hid-holtek-kbd hid-holtekff hid-holtek-mouse hid-hyperv hid-icade hid-ite hid-jabra hid-kensington hid-keytouch hid-kye hid-lcpower hid-led hid-lenovo hid-lenovo-tpkbd hid-lg-g15 |