diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-02-23 21:39:51 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-02-23 21:39:51 +0000 |
commit | 99f20fe4d64a2abea64c7a9bfe7607ebb347180b (patch) | |
tree | 3cbc58a66bb180b2c57f65f93813bce10becb444 /kernel/list_modules.pm | |
parent | c2c9b233a6f3a7dc992d9b9d8df55d196fcc5c71 (diff) | |
download | drakx-99f20fe4d64a2abea64c7a9bfe7607ebb347180b.tar drakx-99f20fe4d64a2abea64c7a9bfe7607ebb347180b.tar.gz drakx-99f20fe4d64a2abea64c7a9bfe7607ebb347180b.tar.bz2 drakx-99f20fe4d64a2abea64c7a9bfe7607ebb347180b.tar.xz drakx-99f20fe4d64a2abea64c7a9bfe7607ebb347180b.zip |
include missing hid-logitech-dj HID driver (mga#4129)
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 a07d73af6..4c5b2f33d 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -178,7 +178,7 @@ our %l = ( ], hid => [ qw(hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-drff hid-ezkey hid-gaff hid-gyration hid-kensington hid-kye - hid-keytouch hid-logitech hid-microsoft hid-monterey hid-multilaser hid-ntrig + hid-keytouch hid-logitech hid-logitech-dj hid-microsoft hid-monterey hid-multilaser hid-ntrig hid-petalynx hid-pl hid-samsung hid-sjoy hid-sony hid-sunplus hid-tmff hid-topseed hid-uclogic hid-zpff hid-wacom ff-memless) ], #serial_cs |