From 7cd94ee35c2d9006693991274a27d180031f6425 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sat, 20 Jun 2009 15:50:46 +0000 Subject: Proper name now ... (there is a list of several hid-* now - to be checked if of any meaning to load another driver ...) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2979 95ad53e4-c205-0410-b2fa-d234c58c8868 --- boot-env/OpenSLX/MakeInitRamFS/Distro/Scilin.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot-env/OpenSLX/MakeInitRamFS/Distro/Scilin.pm') diff --git a/boot-env/OpenSLX/MakeInitRamFS/Distro/Scilin.pm b/boot-env/OpenSLX/MakeInitRamFS/Distro/Scilin.pm index 4ffa0886..1d27c0ce 100644 --- a/boot-env/OpenSLX/MakeInitRamFS/Distro/Scilin.pm +++ b/boot-env/OpenSLX/MakeInitRamFS/Distro/Scilin.pm @@ -38,7 +38,7 @@ sub applyChanges my $self = shift; my $engine = shift; # filter modules which are part of the main kernel already - $engine->_addFilteredKernelModules( qw( af_packet hid usbhid unix vesafb fbcon hid_bright )); + $engine->_addFilteredKernelModules( qw( af_packet hid hid-bright usbhid unix vesafb fbcon )); return; } -- cgit v1.2.3-55-g7522