diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-02-22 20:38:54 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-02-22 20:38:54 +0000 |
commit | 8130957a4247dbf8284ed06f98b66945a8261e68 (patch) | |
tree | 04f5014f2d1dec7b2f36336a44a5c67ee841be11 /lst/pcitable | |
parent | be2a40a6ebc0f2a412876d3a32b603db493d2201 (diff) | |
download | ldetect-lst-8130957a4247dbf8284ed06f98b66945a8261e68.tar ldetect-lst-8130957a4247dbf8284ed06f98b66945a8261e68.tar.gz ldetect-lst-8130957a4247dbf8284ed06f98b66945a8261e68.tar.bz2 ldetect-lst-8130957a4247dbf8284ed06f98b66945a8261e68.tar.xz ldetect-lst-8130957a4247dbf8284ed06f98b66945a8261e68.zip |
do not use fglxrx on radeon 7xxx since it doesn't support them anymore (#26473)
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/lst/pcitable b/lst/pcitable index b445726e..6b436d03 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -508,10 +508,10 @@ 0x1002 0x5056 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro" 0x1002 0x5057 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro AGP 2x" 0x1002 0x5058 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro AGP 4x" -0x1002 0x5144 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon QD (AGP)" -0x1002 0x5145 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon QE (AGP)" -0x1002 0x5146 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon QF (AGP)" -0x1002 0x5147 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon QG (AGP)" +0x1002 0x5144 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon QD (AGP)" +0x1002 0x5145 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon QE (AGP)" +0x1002 0x5146 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon QF (AGP)" +0x1002 0x5147 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon QG (AGP)" 0x1002 0x5148 0x1002 0x010a "Card:ATI Radeon" "ATI Technologies Inc.|FireGL 8800 64Mb" 0x1002 0x5148 0x1002 0x0152 "Card:ATI Radeon" "ATI Technologies Inc.|FireGL 8800 128Mb" 0x1002 0x5148 0x1002 0x0162 "Card:ATI Radeon" "ATI Technologies Inc.|FireGL 8700 32Mb" @@ -623,7 +623,7 @@ 0x1002 0x5a3f "unknown" "ATI Technologies Inc|RS480 PCI Bridge" 0x1002 0x5a41 "Card:ATI Radeon" "ATI Technologies Inc|RS400 [Radeon Xpress 200]" 0x1002 0x5a42 "Card:ATI Radeon" "ATI Technologies Inc|RS400 [Radeon Xpress 200M]" -0x1002 0x5a61 "Card:ATI Radeon" "ATI Technologies Inc|RC410 [Radeon Xpress 200]" +0x1002 0x5a61 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc|RC410 [Radeon Xpress 200]" 0x1002 0x5a62 "Card:ATI Radeon" "ATI Technologies Inc|RC410 [Radeon Xpress 200M]" 0x1002 0x5b60 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon RV370" 0x1002 0x5b62 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|RV370 Radeon X600 (PCI-E)" @@ -7921,6 +7921,8 @@ 0x8086 0xb154 "unknown" "Intel Corp.|S21154AE/BE PCI to PCI Bridge" 0x8086 0xb555 "umem" "Intel Corp.|21555 Non-Transparent PCI-to-PCI Bridge" 0x8086 0xffff "unknown" "Intel Corp.|450NX/GX [Orion] - 82453KX/GX Memory controller [BUG]" +0x80ee 0xbeef "unknown" "InnoTek Systemberatung GmbH|VirtualBox Graphics Adapter" +0x80ee 0xcafe "unknown" "InnoTek Systemberatung GmbH|VirtualBox Guest Service" 0x80ff 0x1230 "unknown" "Intel - Buggy BIOS!!!|82338/82371FB Triton PIIX PCI EIDE" 0x8686 0x1010 "unknown" "ScaleMP|vSMPowered system controller [vSMP CTL]" 0x8800 0x2008 "unknown" "Trigem Computer Inc.|Video assistent component" |