diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-05-24 08:11:47 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-05-24 08:11:47 +0000 |
commit | 1a707161b8911430296cb82c3243ad51e487653a (patch) | |
tree | 470202b9961e5c4cb11867dc3868e084157f2017 /lst/pcitable | |
parent | 62efc1ccb4c956e5b8baeac9c8b764f360757687 (diff) | |
download | ldetect-lst-1a707161b8911430296cb82c3243ad51e487653a.tar ldetect-lst-1a707161b8911430296cb82c3243ad51e487653a.tar.gz ldetect-lst-1a707161b8911430296cb82c3243ad51e487653a.tar.bz2 ldetect-lst-1a707161b8911430296cb82c3243ad51e487653a.tar.xz ldetect-lst-1a707161b8911430296cb82c3243ad51e487653a.zip |
add suport for SII 32xx SATA controllers
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 0b2d598e..4543dc5b 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2051,7 +2051,8 @@ 0x1095 0x0680 "siimage" "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 0x3124 "unknown" "Silicon Image, Inc. (formerly CMD Technology Inc)|SiI 3124 PCI-X Serial ATA Controller" +0x1095 0x3124 "sata_sil24" "Silicon Image, Inc. (formerly CMD Technology Inc)|SiI 3124 PCI-X Serial ATA Controller" +0x1095 0x3132 "sata_sil24" "Silicon Image, Inc. (formerly CMD Technology Inc)|SiI 3132 PCI-X Serial ATA Controller" 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" |