diff options
author | Adam Williamson <awilliamson@mandriva.org> | 2008-09-18 02:35:00 +0000 |
---|---|---|
committer | Adam Williamson <awilliamson@mandriva.org> | 2008-09-18 02:35:00 +0000 |
commit | 9e8ae1b35bd02c7f32a6b63e3b095ad1e5d0eec7 (patch) | |
tree | 0f778e457d6e129c81e43eb7af1938c76998ebf1 /lst/pcitable | |
parent | 034541c170898392ce5093efafc0da0314c7a7e6 (diff) | |
download | ldetect-lst-9e8ae1b35bd02c7f32a6b63e3b095ad1e5d0eec7.tar ldetect-lst-9e8ae1b35bd02c7f32a6b63e3b095ad1e5d0eec7.tar.gz ldetect-lst-9e8ae1b35bd02c7f32a6b63e3b095ad1e5d0eec7.tar.bz2 ldetect-lst-9e8ae1b35bd02c7f32a6b63e3b095ad1e5d0eec7.tar.xz ldetect-lst-9e8ae1b35bd02c7f32a6b63e3b095ad1e5d0eec7.zip |
use vesa not nv for GeForce 7050 (#38391)
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lst/pcitable b/lst/pcitable index 528b270d..ec4c2fd5 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1280,8 +1280,8 @@ 0x10de 0x042f "Card:NVIDIA GeForce 6100 and later" 0x10de 0x0531 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x0533 "Card:NVIDIA GeForce 6100 and later" -0x10de 0x053a "Card:NVIDIA GeForce 6100 and later" -0x10de 0x053b "Card:NVIDIA GeForce 6100 and later" +0x10de 0x053a "Card:NVIDIA GeForce 7050" +0x10de 0x053b "Card:NVIDIA GeForce 7050" 0x10de 0x053e "Card:NVIDIA GeForce 6100 and later" 0x10de 0x055c "snd_hda_intel" 0x10de 0x055d "snd_hda_intel" |