From 8699372b5b06dd59d6ad895b438b23d0b826c80e Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Mon, 27 Aug 2007 07:11:18 +0000 Subject: add raid456 module --- kernel/list_modules.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel/list_modules.pm') diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index b6dd09e2b..86e126bd9 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -235,7 +235,7 @@ our %l = ( # just here for classification, unused categories (nor auto-detect, nor load_thiskind) { raid => [ - qw(dm-crypt dm-mirror dm-mod linear lvm-mod multipath raid0 raid1 raid10 raid5 raid6), + qw(dm-crypt dm-mirror dm-mod linear lvm-mod multipath raid0 raid1 raid10 raid456 raid5 raid6), ], mouse => [ qw(atixlmouse busmouse generic_serial inport ioc3_serial logibm logibusmouse msbusmouse pcips2 qpmouse synclinkmp), -- cgit v1.2.1