summaryrefslogtreecommitdiffstats
path: root/perl-install/detect_devices.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-02-09 14:16:44 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-02-09 14:16:44 +0000
commit0d0ac6b5269c0a194466c47b72e6ed00211c7a28 (patch)
tree0a2aa6f2ac1e3d49abf303b365fd0a249e7cc78d /perl-install/detect_devices.pm
parentb4856f76e4a7c3fde5207387e353ef79c2405c15 (diff)
downloaddrakx-backup-do-not-use-0d0ac6b5269c0a194466c47b72e6ed00211c7a28.tar
drakx-backup-do-not-use-0d0ac6b5269c0a194466c47b72e6ed00211c7a28.tar.gz
drakx-backup-do-not-use-0d0ac6b5269c0a194466c47b72e6ed00211c7a28.tar.bz2
drakx-backup-do-not-use-0d0ac6b5269c0a194466c47b72e6ed00211c7a28.tar.xz
drakx-backup-do-not-use-0d0ac6b5269c0a194466c47b72e6ed00211c7a28.zip
some eide Lite-on drivers are reported with different casse
Diffstat (limited to 'perl-install/detect_devices.pm')
-rw-r--r--perl-install/detect_devices.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/detect_devices.pm b/perl-install/detect_devices.pm
index 283782bb0..017e52e09 100644
--- a/perl-install/detect_devices.pm
+++ b/perl-install/detect_devices.pm
@@ -268,6 +268,7 @@ my %eide_hds = (
"FUJITSU" => "Fujitsu",
"HITACHI" => "Hitachi",
"Lite-On" => "Lite-On Technology Corp.",
+ "LITE-ON" => "Lite-On Technology Corp.",
"LTN" => "Lite-On Technology Corp.",
"IOMEGA" => "Iomega",
"MAXTOR" => "Maxtor",