diff options
author | Nicolas Planel <nplanel@mandriva.com> | 2004-02-12 17:04:25 +0000 |
---|---|---|
committer | Nicolas Planel <nplanel@mandriva.com> | 2004-02-12 17:04:25 +0000 |
commit | 97b1965f250bad6704e5f378af582132a819c4be (patch) | |
tree | 2b239ab99026c200509cbec316312283834d0199 | |
parent | 9ee60b8a2985329b0a59d66fa2cc4b7bbca0053e (diff) | |
download | ldetect-lst-97b1965f250bad6704e5f378af582132a819c4be.tar ldetect-lst-97b1965f250bad6704e5f378af582132a819c4be.tar.gz ldetect-lst-97b1965f250bad6704e5f378af582132a819c4be.tar.bz2 ldetect-lst-97b1965f250bad6704e5f378af582132a819c4be.tar.xz ldetect-lst-97b1965f250bad6704e5f378af582132a819c4be.zip |
remove ata_piix support for 24d1 device, ata_piix is unable to use some ATAPI device in combined mode
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index cba899d9..ac3bf53a 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -4762,7 +4762,7 @@ 0x8086 0x24cc "unknown" "Intel Corporation|82801DBM LPC Interface Bridge" 0x8086 0x24cd "ehci-hcd" "Intel Corporation|82801DB USB Enhanced Controller" 0x8086 0x24d0 "i810-tco" "Intel Corp.|82801EB ISA Bridge (LPC)" -0x8086 0x24d1 "ata_piix" "Intel Corp.|82801EB ICH5 IDE (SATA)" +0x8086 0x24d1 "unknown" "Intel Corp.|82801EB ICH5 IDE (SATA)" 0x8086 0x24d2 "usb-uhci" "Intel Corporation|USB Controller" 0x8086 0x24d3 "unknown" "Intel Corp.|82801EB SMBus" 0x8086 0x24d4 "usb-uhci" "Intel Corporation|USB Controller" |