diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-07-08 09:12:41 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-07-08 09:12:41 +0000 |
commit | 8d639d83d1ff7e6ab04bd7378a62ec354b20845c (patch) | |
tree | cc80159f1f06b0d65fafd5a65822e0af4a53bd59 | |
parent | 2a36bb2d84816c0f5ee9d4b4a33a947f833ea0ed (diff) | |
download | ldetect-lst-8d639d83d1ff7e6ab04bd7378a62ec354b20845c.tar ldetect-lst-8d639d83d1ff7e6ab04bd7378a62ec354b20845c.tar.gz ldetect-lst-8d639d83d1ff7e6ab04bd7378a62ec354b20845c.tar.bz2 ldetect-lst-8d639d83d1ff7e6ab04bd7378a62ec354b20845c.tar.xz ldetect-lst-8d639d83d1ff7e6ab04bd7378a62ec354b20845c.zip |
these entries use ata_piix on 2.6.12-6mdk (but piix on 2.6.13-rc2...); let's switch to our current kernel ids
-rw-r--r-- | lst/pcitable | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lst/pcitable b/lst/pcitable index ba70b119..62778fab 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -6300,7 +6300,7 @@ 0x8086 0x24d5 "snd-intel8x0" "Intel Corp.|82801EB AC'97 Audio" 0x8086 0x24d6 "slamr" "Intel Corp.|82801EB AC'97 Modem Controller" 0x8086 0x24d7 "usb-uhci" "Intel Corp.|USB Controller" -0x8086 0x24db "piix" "Intel Corp.|82801EB ICH5 IDE" +0x8086 0x24db "ata_piix" "Intel Corp.|82801EB ICH5 IDE" 0x8086 0x24dc "unknown" "Intel Corp.|82801EB LPC Interface Controller" 0x8086 0x24dd "ehci-hcd" "Intel Corp.|USB Enhanced Controller" 0x8086 0x24de "usb-uhci" "Intel Corp.|82801EB USB EHCI Controller #2" @@ -6363,7 +6363,7 @@ 0x8086 0x2591 "unknown" "Intel Corp.|Mobile Memory Controller Hub PCI Express Port" 0x8086 0x2592 "Card:Intel 915" "Intel Corp.|Mobile 915GM/GMS/910GML Express Graphics Controller" 0x8086 0x25a1 "ichxrom" "Intel Corp.|Enterprise Southbridge ISA Bridge" -0x8086 0x25a2 "piix" "Intel Corp.|Enterprise Southbridge PATA" +0x8086 0x25a2 "ata_piix" "Intel Corp.|Enterprise Southbridge PATA" 0x8086 0x25a3 "ata_piix" "Intel Corp.|IDE (SATA)" 0x8086 0x25a4 "i2c-i801" "Intel Corp.|Enterprise Southbridge SMBUS" 0x8086 0x25a6 "i810_audio" "Intel Corp.|Enterprise Southbridge AC'97 Audio" @@ -6571,7 +6571,7 @@ 0x8086 0x7051 "unknown" "Intel Corp.|PB 642365-003 Intel Business Video Conferencing Card" 0x8086 0x7100 "unknown" "Intel Corp.|430TX - 82439TX MTXC" 0x8086 0x7110 "unknown" "Intel Corp.|82371AB PIIX4 ISA" -0x8086 0x7111 "piix" "Intel Corp.|82371AB PIIX4 IDE" +0x8086 0x7111 "ata_piix" "Intel Corp.|82371AB PIIX4 IDE" 0x8086 0x7112 "usb-uhci" "Intel Corp.|82371AB PIIX4 USB" 0x8086 0x7113 "sonypi" "Intel Corp.|82371AB PIIX4 ACPI - Bus Master IDE Controller" 0x8086 0x7120 "intel-agp" "Intel Corp.|82810 GMCH [Graphics Memory Controller Hub]" |