summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-06-28 13:06:05 +0000
committerThierry Vignaud <tv@mandriva.org>2007-06-28 13:06:05 +0000
commit11c9c7a88a6375b27eb7f4e2ba64b094a75e143e (patch)
treec94e3a60dd33ec4993ceda816a46e0de1072c43d /kernel
parent63792df7c0e87cc56a7134549a1cfd1f8471148c (diff)
downloaddrakx-backup-do-not-use-11c9c7a88a6375b27eb7f4e2ba64b094a75e143e.tar
drakx-backup-do-not-use-11c9c7a88a6375b27eb7f4e2ba64b094a75e143e.tar.gz
drakx-backup-do-not-use-11c9c7a88a6375b27eb7f4e2ba64b094a75e143e.tar.bz2
drakx-backup-do-not-use-11c9c7a88a6375b27eb7f4e2ba64b094a75e143e.tar.xz
drakx-backup-do-not-use-11c9c7a88a6375b27eb7f4e2ba64b094a75e143e.zip
sort ide category
Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm9
1 files changed, 4 insertions, 5 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index ea7c33a0c..036c1a3bc 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -90,11 +90,10 @@ our %l = (
{
# ide drivers compiled as modules:
ide => [
- qw(aec62xx cs5520 cs5530 cs5535 delkin_cb it8213),
- qw(rz1000 sc1200 slc90e66 tc86c001 triflex trm290 ide-generic) ],
- qw(ali14xx amd74xx dtc2278 ht6560b qd65xx umc8672 alim15x3 atiixp cmd64x cy82c693),
- qw(hpt34x hpt366 ns87415 opti621 pdc202xx_new pdc202xx_old piix serverworks),
- qw(siimage sis5513 via82cxxx),
+ qw(aec62xx ali14xx alim15x3 amd74xx atiixp cmd64x cy82c693 cs5520 cs5530 cs5535),
+ qw(delkin_cb dtc2278 hpt34x hpt366 ns87415 ht6560b it8213),
+ qw(opti621 pdc202xx_new pdc202xx_old piix qd65xx rz1000 sc1200 serverworks siimage sis5513 slc90e66),
+ qw(tc86c001 triflex trm290 umc8672 via82cxxx ide-generic),
],
scsi => [
if_(arch() =~ /ppc/, qw(mesh mac53c94)),