summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2007-07-16 21:16:34 +0000
committerOlivier Blin <oblin@mandriva.com>2007-07-16 21:16:34 +0000
commit7b5711be15803450ae9b7d001421bc892d1f115c (patch)
tree318ba41eab062f5557d45667bfaf1eefb3715c90 /kernel
parent19fe8c2272bb479991e6239d2ba0fffa30f7863e (diff)
downloaddrakx-backup-do-not-use-7b5711be15803450ae9b7d001421bc892d1f115c.tar
drakx-backup-do-not-use-7b5711be15803450ae9b7d001421bc892d1f115c.tar.gz
drakx-backup-do-not-use-7b5711be15803450ae9b7d001421bc892d1f115c.tar.bz2
drakx-backup-do-not-use-7b5711be15803450ae9b7d001421bc892d1f115c.tar.xz
drakx-backup-do-not-use-7b5711be15803450ae9b7d001421bc892d1f115c.zip
add ide-disk module in disk/raw
Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 036c1a3bc..bbe5d6f7e 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -129,7 +129,7 @@ our %l = (
),
],
pcmcia => [ qw(aha152x_cs fdomain_cs nsp_cs qlogic_cs ide-cs pata_pcmcia sym53c500_cs) ],
- raw => [ qw(sd_mod) ],
+ raw => [ qw(ide-disk sd_mod) ],
usb => [ qw(usb-storage) ],
firewire => [ qw(sbp2) ],
cdrom => [ qw(ide-cd sr_mod) ],