diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-05-24 07:39:47 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-05-24 07:39:47 +0000 |
commit | 62efc1ccb4c956e5b8baeac9c8b764f360757687 (patch) | |
tree | 0e774deae1d25d52698505d71cd83f03c55f5de8 /lst/pcitable | |
parent | 7ded292dd7ddfd0ab2f4d3704aca32974c5e28a7 (diff) | |
download | ldetect-lst-62efc1ccb4c956e5b8baeac9c8b764f360757687.tar ldetect-lst-62efc1ccb4c956e5b8baeac9c8b764f360757687.tar.gz ldetect-lst-62efc1ccb4c956e5b8baeac9c8b764f360757687.tar.bz2 ldetect-lst-62efc1ccb4c956e5b8baeac9c8b764f360757687.tar.xz ldetect-lst-62efc1ccb4c956e5b8baeac9c8b764f360757687.zip |
replate an ata_piix by a piix (both claims to support it bug piis wins
since it's in kernel's core whereas ata_piix is a module thus
configusing vmware) (Pascal Terjan)
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 7709a803..0b2d598e 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -6522,7 +6522,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 "ata_piix" "Intel Corp.|82371AB PIIX4 IDE" +0x8086 0x7111 "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]" |