diff options
author | Adam Williamson <awilliamson@mandriva.org> | 2007-07-20 06:35:08 +0000 |
---|---|---|
committer | Adam Williamson <awilliamson@mandriva.org> | 2007-07-20 06:35:08 +0000 |
commit | 74c452b65806f915e8f4b4c3428cf41119d0cf38 (patch) | |
tree | f4be5afaeadd1af937e0ea55f0943e259639b089 /lst | |
parent | 3fd8e6f1e5411d5d5c2ab5f58f7d008d18b96dc9 (diff) | |
download | ldetect-lst-74c452b65806f915e8f4b4c3428cf41119d0cf38.tar ldetect-lst-74c452b65806f915e8f4b4c3428cf41119d0cf38.tar.gz ldetect-lst-74c452b65806f915e8f4b4c3428cf41119d0cf38.tar.bz2 ldetect-lst-74c452b65806f915e8f4b4c3428cf41119d0cf38.tar.xz ldetect-lst-74c452b65806f915e8f4b4c3428cf41119d0cf38.zip |
add ATI SB700 IDE controller IDs from Shane Huang at AMD (bug #31884)
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index b8fe3b1b..9b8b0174 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -378,6 +378,10 @@ 0x1002 0x438c "atiixp" "ATI Technologies Inc|SB600 IDE" 0x1002 0x438d "unknown" "ATI Technologies Inc|SB600 PCI to LPC Bridge" 0x1002 0x438e "unknown" "ATI Technologies Inc|SB600 AC97 Modem" +0x1002 0x4390 "ahci" "ATI Technologies Inc|SB700 (SATA in IDE mode)" +0x1002 0x4391 "ahci" "ATI Technologies Inc|SB700 (SATA in AHCI mode)" +0x1002 0x4392 "ahci" "ATI Technologies Inc|SB700 (SATA in RAID mode with Promise non-Raid5 driver)" +0x1002 0x4393 "ahci" "ATI Technologies Inc|SB700 (SATA in RAID mode with Promise Raid5 driver)" 0x1002 0x4437 "Card:ATI Radeon 9250 and earlier" "ATI Technologies Inc.|Radeon Mobility 7000 IGP 4437" 0x1002 0x4554 "Card:ATI Mach / Rage-based cards" "ATI Technologies Inc.|210888ET [Mach64 ET]" 0x1002 0x4654 "Card:ATI Mach / Rage-based cards" "ATI Technologies Inc.|Mach64 VT" |