diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-11-17 14:41:02 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-11-17 14:41:02 +0000 |
commit | 1456bee31f899ed9e6f0c03992ef9a4dde741ffe (patch) | |
tree | 880341f98dd3631c3438f683dd10ff7f0fa61a69 /lst | |
parent | ebcf037f37200d1e8d55bda5f83db4eb11a13c3c (diff) | |
download | ldetect-lst-1456bee31f899ed9e6f0c03992ef9a4dde741ffe.tar ldetect-lst-1456bee31f899ed9e6f0c03992ef9a4dde741ffe.tar.gz ldetect-lst-1456bee31f899ed9e6f0c03992ef9a4dde741ffe.tar.bz2 ldetect-lst-1456bee31f899ed9e6f0c03992ef9a4dde741ffe.tar.xz ldetect-lst-1456bee31f899ed9e6f0c03992ef9a4dde741ffe.zip |
rollback s/ata_piix/ahci/ since the later is only provided with latest releases of libata...
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 728e1610..4176dc56 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -5700,8 +5700,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 "ahci" "Intel Corp.|82801FR/FRW (ICH6R/ICH6RW) SATA Controller" -0x8086 0x2653 "ahci" "Intel Corp.|82801FBM (ICH6M) 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 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" |