summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/service_harddrake
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/standalone/service_harddrake')
-rwxr-xr-xperl-install/standalone/service_harddrake1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/standalone/service_harddrake b/perl-install/standalone/service_harddrake
index ec00feebb..5dba61ee7 100755
--- a/perl-install/standalone/service_harddrake
+++ b/perl-install/standalone/service_harddrake
@@ -337,7 +337,6 @@ foreach my $hw_class (@harddrake::data::tree) {
} elsif (member($Ident, qw(ATA_STORAGE CARD_READER RAID_STORAGE SATA_STORAGE SCSI_CONTROLLER))) {
# set scsi_hostadapter in modprobe.conf:
modules::load_category($modules_conf, 'disk/' . {
- ATA_STORAGE => 'ide',
SATA_STORAGE => 'sata',
SCSI_CONTROLLER => 'scsi',
RAID_STORAGE => 'hardware_raid',