summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-06-23 10:02:28 +0000
committerThierry Vignaud <tv@mandriva.org>2008-06-23 10:02:28 +0000
commit4e71dfe52d04197a2e9de02351809b350a301e11 (patch)
treecf099f435337e75be703737cacb6f90a6b019a59 /kernel
parent3b8c7ff2e439a11e3f05be729c2990743e6e0275 (diff)
downloaddrakx-4e71dfe52d04197a2e9de02351809b350a301e11.tar
drakx-4e71dfe52d04197a2e9de02351809b350a301e11.tar.gz
drakx-4e71dfe52d04197a2e9de02351809b350a301e11.tar.bz2
drakx-4e71dfe52d04197a2e9de02351809b350a301e11.tar.xz
drakx-4e71dfe52d04197a2e9de02351809b350a301e11.zip
add support for dm-raid4-5 (from tmb)
Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index c246cb206..34bcccbdc 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -240,6 +240,7 @@ our %l = (
{
raid => [
qw(dm-crypt dm-mirror dm-mod dm-zero linear lvm-mod multipath raid0 raid1 raid10 raid456 raid5 raid6),
+ qw(dm-delay dm-log dm-mem-cache dm-message dm-raid4-5 dm-region_hash faulty md-mod),
],
mouse => [
qw(atixlmouse busmouse generic_serial inport ioc3_serial logibm logibusmouse msbusmouse pcips2 qpmouse synclinkmp),