diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-08-06 10:42:04 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-08-06 10:42:04 +0000 |
commit | 36c858bd0e4adb5dd0170d7b4a005477045603bf (patch) | |
tree | 24605bcd6e2677e5368947bf2ae1eea419cd7c98 | |
parent | 1e945aca9e5d65922e3f42cc824d7a8377127635 (diff) | |
download | ldetect-lst-36c858bd0e4adb5dd0170d7b4a005477045603bf.tar ldetect-lst-36c858bd0e4adb5dd0170d7b4a005477045603bf.tar.gz ldetect-lst-36c858bd0e4adb5dd0170d7b4a005477045603bf.tar.bz2 ldetect-lst-36c858bd0e4adb5dd0170d7b4a005477045603bf.tar.xz ldetect-lst-36c858bd0e4adb5dd0170d7b4a005477045603bf.zip |
fix vendor for a megaraid (s/Dell/AMI/)
-rw-r--r-- | lst/pcitable | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lst/pcitable b/lst/pcitable index 96b6d5a9..5acde35b 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -430,7 +430,7 @@ 0x101c 0x9710 "unknown" "Western Digital|Pipeline 9710" 0x101c 0x9712 "unknown" "Western Digital|Pipeline 9712" 0x101c 0xc24a "unknown" "Western Digital|90C" -0x101e 0x1960 "megaraid" "Dell Computer Corporation|PowerEdge RAID Controller 3/QC" +0x101e 0x1960 "megaraid" "AMI|PowerEdge RAID Controller 3/QC" 0x101e 0x9010 "megaraid" "AMI|MegaRAID" 0x101e 0x9030 "unknown" "American Megatrends Inc|EIDE Controller" 0x101e 0x9031 "unknown" "American Megatrends Inc|EIDE Controller" @@ -3239,7 +3239,7 @@ 0x8086 0x1460 "unknown" "Intel Corporation|P64H2 PCI Bridge" 0x8086 0x1461 "unknown" "Intel Corporation|82870P2 P64H2 I/OxAPIC" 0x8086 0x1462 "unknown" "Intel Corporation|P64H2 PCI HotPlug Controller" -0x8086 0x1960 "megaraid" "Dell Computer Coropration|PowerEdge RAID Controller 2/SC" +0x8086 0x1960 "megaraid" "Intel Corporation|PowerEdge RAID Controller 2/SC" 0x8086 0x1960 0x101e 0x0438 "megaraid" "Intel Corporation|MegaRAID 438 Ultra2 LVD RAID Controller" 0x8086 0x1960 0x101e 0x0466 "megaraid" "Intel Corporation|MegaRAID 466 Express Plus RAID Controller" 0x8086 0x1960 0x101e 0x0467 "megaraid" "Intel Corporation|MegaRAID 467 Enterprise 1500 RAID Controller" @@ -3511,7 +3511,7 @@ 0x9005 0x0285 "aacraid" "Adaptec|AAC RAID" 0x9005 0x1364 "aacraid" "Adaptec|Dell PowerEdge RAID Controller 2" 0x9005 0x1365 "aacraid" "Adaptec|Dell PowerEdge RAID Controller 2" -0x9005 0xffff "aic7xxx" "Unknown Vendor|AIC7xxx compatible SCSI controller" +0x9005 0xffff "aic7xxx" "Adaptec|AIC7xxx compatible SCSI controller" 0x907f 0x2015 "unknown" "Atronics|IDE-2015PL" 0x9412 0x6565 "unknown" "Holtek|6565" 0x9699 0x6565 "unknown" "Omni Media Technology Inc|6565" |