diff options
author | Nicolas Planel <nplanel@mandriva.com> | 2004-01-28 18:08:30 +0000 |
---|---|---|
committer | Nicolas Planel <nplanel@mandriva.com> | 2004-01-28 18:08:30 +0000 |
commit | 54eb8d24655f55446d0c621fc8d90cf9515c1cde (patch) | |
tree | 7725c917a8b942ca4fb582a17e4973e27512b238 | |
parent | 7b22823302284e41add242ac191949030c38f46f (diff) | |
download | ldetect-lst-54eb8d24655f55446d0c621fc8d90cf9515c1cde.tar ldetect-lst-54eb8d24655f55446d0c621fc8d90cf9515c1cde.tar.gz ldetect-lst-54eb8d24655f55446d0c621fc8d90cf9515c1cde.tar.bz2 ldetect-lst-54eb8d24655f55446d0c621fc8d90cf9515c1cde.tar.xz ldetect-lst-54eb8d24655f55446d0c621fc8d90cf9515c1cde.zip |
support more sata controller sata_svw ata_piix sata_promise
-rw-r--r-- | lst/pcitable | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index 43da51c0..e7545cee 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1237,6 +1237,7 @@ 0x105a 0x6268 "unknown" "Promise Technology|PDC20268R FastTrak100 TX2/TX4 EIDE controller" 0x105a 0x6269 "unknown" "Promise Technology, Inc.|PDC20271" 0x105a 0x6621 "unknown" "Promise Technology, Inc.|PDC20621 [SX4000] 4 Channel IDE RAID Controller" +0x105a 0x6622 "sata_promise" "Promise Technology|PDC2037X FastTrak Controller" 0x105a 0x6629 "unknown" "Promise Technology|FastTrak TX4000 Controller" 0x105a 0x7275 "unknown" "Promise Technology, Inc.|PDC20277" 0x105d 0x2309 "Card:Number Nine Imagine I-128 (2-8MB)" "Number 9|Imagine 128" @@ -2584,6 +2585,7 @@ 0x1166 0x0225 "unknown" "ServerWorks|GCLE Host Bridge" 0x1166 0x0227 "unknown" "ServerWorks|GCLE-2 Host Bridge" 0x1166 0x0230 "unknown" "Reliance Computer|OSB4 ISA bridge" +0x1166 0x0240 "sata_svw" "Reliance Computer|K2 SATA controller" 0x1169 0x2001 "unknown" "Centre f/Dev. of Adv. Computing|Ql5032-33APQ208C PCI to C-DAC RTU bus interface FPGA" 0x116a 0x6100 "unknown" "Polaris Communications|Bus/Tag Channel" 0x116a 0x6800 "unknown" "Polaris Communications|Escon Channel" @@ -4399,6 +4401,7 @@ 0x8086 0x24dc "unknown" "Intel Corp.|82801EB LPC Interface Controller" 0x8086 0x24dd "ehci-hcd" "Intel Corporation|USB Enhanced Controller" 0x8086 0x24de "unknown" "Intel Corp.|82801EB USB EHCI Controller #2" +0x8086 0x24df "ata_piix" "Intel Corp.|82801ER ICH5 IDE (SATA Raid)" 0x8086 0x2500 "intel-agp" "Intel Corporation|82820 820 (Camino) Chipset Host Bridge (MCH)" 0x8086 0x2501 "intel-agp" "Intel Corporation|82820 820 (Camino) Chipset Host Bridge (MCH)" 0x8086 0x2502 "unknown" "Intel Corporation|82820" @@ -4444,6 +4447,8 @@ 0x8086 0x2579 "unknown" "Intel Corporation|875 Host-AGP Bridge" 0x8086 0x257b "unknown" "Intel Corp.|82875P Processor to PCI to CSA Bridge" 0x8086 0x257e "unknown" "Intel Corp.|82875P Processor to I/O Memory Interface" +0x8086 0x25a3 "ata_piix" "Intel Corp.|IDE (SATA)" +0x8086 0x25b0 "ata_piix" "Intel Corp.|IDE (SATA)" 0x8086 0x3092 "i2o_block" "Intel Corporation|Integrated RAID" 0x8086 0x3200 "unknown" "Intel Corporation|31244 PCI-X to Serial ATA Controller" 0x8086 0x3340 "intel-agp" "Intel Corp.|82855PM Processor to I/O Controller" |