diff options
author | Adam Williamson <awilliamson@mandriva.org> | 2007-03-08 11:32:49 +0000 |
---|---|---|
committer | Adam Williamson <awilliamson@mandriva.org> | 2007-03-08 11:32:49 +0000 |
commit | e7db216a57eaad1c5690d7c3e83034644825a2b1 (patch) | |
tree | 90d2db8834c79cae0f719195e12bb9899b763a39 | |
parent | 1e16e090a879098f31b66388dae139e476a2cbb5 (diff) | |
download | ldetect-lst-e7db216a57eaad1c5690d7c3e83034644825a2b1.tar ldetect-lst-e7db216a57eaad1c5690d7c3e83034644825a2b1.tar.gz ldetect-lst-e7db216a57eaad1c5690d7c3e83034644825a2b1.tar.bz2 ldetect-lst-e7db216a57eaad1c5690d7c3e83034644825a2b1.tar.xz ldetect-lst-e7db216a57eaad1c5690d7c3e83034644825a2b1.zip |
Support ATI Xpress 1200 (with fglrx / fbdev)
-rw-r--r-- | lst/pcitable | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lst/pcitable b/lst/pcitable index b983c547..44ee471f 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -759,8 +759,8 @@ 0x1002 0x7835 "Card:ATI Radeon 9250 and earlier" "ATI Technologies Inc.|Radeon Mobility 9200 IGP (RS350M) (AGP)" 0x1002 0x7838 "unknown" "ATI Technologies Inc.|Radeon 9100 IGP PCI/AGP Bridge" 0x1002 0x7919 "snd-hda-intel" "" -0x1002 0x791e "unknown" "ATI Technologies Inc|ATI Radeon Xpress 1200 Series" -0x1002 0x791f "unknown" "ATI Technologies Inc|ATI Radeon Xpress 1200 Series" +0x1002 0x791e "Card:ATI Radeon X1300 - X1950" "ATI Technologies Inc|ATI Radeon Xpress 1200 Series" +0x1002 0x791f "Card:ATI Radeon X1300 - X1950" "ATI Technologies Inc|ATI Radeon Xpress 1200 Series" 0x1002 0x793b "snd-hda-intel" "" 0x1002 0x793f "unknown" "ATI Technologies Inc|ATI Radeon Xpress 1200 Series Secondary" 0x1002 0x7c37 "Card:ATI Radeon 9250 and earlier" "ATI Technologies Inc.|RV350 AQ Radeon 9600 SE" |