diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-03-03 07:36:36 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-03-03 07:36:36 +0000 |
commit | cde7e1410379006417b6d7e553721ddf5876cd01 (patch) | |
tree | 12b9a9644fb09699fd233ad9f8535108b6929227 | |
parent | babf2307806d45022860acc11481a640d2e70ff3 (diff) | |
download | ldetect-lst-cde7e1410379006417b6d7e553721ddf5876cd01.tar ldetect-lst-cde7e1410379006417b6d7e553721ddf5876cd01.tar.gz ldetect-lst-cde7e1410379006417b6d7e553721ddf5876cd01.tar.bz2 ldetect-lst-cde7e1410379006417b6d7e553721ddf5876cd01.tar.xz ldetect-lst-cde7e1410379006417b6d7e553721ddf5876cd01.zip |
fix Sil3512A description (#8579)
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index ea41c4b8..f89190b7 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1616,7 +1616,7 @@ 0x1095 0x0680 "unknown" "CMD Technology Inc.|PCI-680 UltraATA/133 EIDE Controller" 0x1095 0x3112 "sata_sil" "Silicon Image|Sil3112A Serial ATA" 0x1095 0x3114 "sata_sil" "Silicon Image|Sil3114A Serial ATA" -0x1095 0x3512 "sata_sil" "Silicon Image|Sil3112A Serial ATA" +0x1095 0x3512 "sata_sil" "Silicon Image|Sil3512A Serial ATA" 0x1097 0x0038 "unknown" "Appian Technology (ETMA)|EIDE Controller" 0x1097 0x3d32 "unknown" "Appian Graphics|Jeronimo 2000 AGP" 0x1098 0x0001 "Server:SVGA" "Quantum Designs|QD-8500" |