diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-01-11 15:43:17 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-01-11 15:43:17 +0000 |
commit | 11ebf5d1fa3ee99d3155e78692bb1620ec7071fc (patch) | |
tree | 3128da441544456d0ee53a0845617d19a3d0152c /lst | |
parent | 36ed1bb9c41ec00cb890bf1ff5aa188cfbaddfcd (diff) | |
download | ldetect-lst-11ebf5d1fa3ee99d3155e78692bb1620ec7071fc.tar ldetect-lst-11ebf5d1fa3ee99d3155e78692bb1620ec7071fc.tar.gz ldetect-lst-11ebf5d1fa3ee99d3155e78692bb1620ec7071fc.tar.bz2 ldetect-lst-11ebf5d1fa3ee99d3155e78692bb1620ec7071fc.tar.xz ldetect-lst-11ebf5d1fa3ee99d3155e78692bb1620ec7071fc.zip |
switch from ata_piix to ahci
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lst/pcitable b/lst/pcitable index 0a287c89..203ae8ec 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -5879,8 +5879,8 @@ 0x8086 0x2641 "unknown" "Intel Corp.|I/O Controller Hub LPC" 0x8086 0x2642 "unknown" "Intel Corp.|I/O Controller Hub LPC" 0x8086 0x2651 "ata_piix" "Intel Corp.|82801FB/FW (ICH6/ICH6W) SATA Controller" -0x8086 0x2652 "ata_piix" "Intel Corp.|82801FR/FRW (ICH6R/ICH6RW) SATA Controller" -0x8086 0x2653 "ata_piix" "Intel Corp.|82801FBM (ICH6M) SATA Controller" +0x8086 0x2652 "ahci" "Intel Corp.|82801FR/FRW (ICH6R/ICH6RW) SATA Controller" +0x8086 0x2653 "ahci" "Intel Corp.|82801FBM (ICH6M) SATA Controller" 0x8086 0x2658 "unknown" "Intel Corp.|I/O Controller Hub USB" 0x8086 0x2659 "unknown" "Intel Corp.|I/O Controller Hub USB" 0x8086 0x265a "unknown" "Intel Corp.|I/O Controller Hub USB" |