diff options
author | Adam Williamson <awilliamson@mandriva.org> | 2007-08-21 20:55:14 +0000 |
---|---|---|
committer | Adam Williamson <awilliamson@mandriva.org> | 2007-08-21 20:55:14 +0000 |
commit | 27a381e2fcb20daa68f4e6ef54dfc3dbdeaaf3fa (patch) | |
tree | f01c9c44e4f2c81b601fe63b7f3cf4db40d0f5e5 /lst/pcitable | |
parent | 5812f34a3a984fdb5b92e9d4e376805bc4ab03fc (diff) | |
download | ldetect-lst-27a381e2fcb20daa68f4e6ef54dfc3dbdeaaf3fa.tar ldetect-lst-27a381e2fcb20daa68f4e6ef54dfc3dbdeaaf3fa.tar.gz ldetect-lst-27a381e2fcb20daa68f4e6ef54dfc3dbdeaaf3fa.tar.bz2 ldetect-lst-27a381e2fcb20daa68f4e6ef54dfc3dbdeaaf3fa.tar.xz ldetect-lst-27a381e2fcb20daa68f4e6ef54dfc3dbdeaaf3fa.zip |
add some openchrome definitions, disable 3D for openchrome devices where 3D support is not present or not safe
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/lst/pcitable b/lst/pcitable index cb6df636..67ad187b 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1212,20 +1212,24 @@ 0x1106 0x3057 "i2c_viapro" 0x1106 0x3068 "slamr" 0x1106 0x3074 "via_ircc" -0x1106 0x3108 "Card:S3 UniChrome-based cards" +0x1106 0x3108 "Card:S3 UniChrome-based cards without 3D support" 0x1106 0x3109 "via_ircc" -0x1106 0x3118 "Card:S3 UniChrome-based cards" -0x1106 0x3122 "Card:S3 UniChrome-based cards" +0x1106 0x3118 "Card:S3 UniChrome-based cards with 3D support" +0x1106 0x3122 "Card:S3 UniChrome-based cards with 3D support" 0x1106 0x3147 "via_ircc" +0x1106 0x3157 "Card:S3 UniChrome-based cards with 3D support" 0x1106 0x3164 "via82cxxx" 0x1106 0x3177 "via_ircc" 0x1106 0x3188 "amd64_agp" 0x1106 0x3227 "i2c_viapro" +0x1106 0x3230 "Card:S3 UniChrome-based cards without 3D support" 0x1106 0x3287 "i2c_viapro" 0x1106 0x3337 "i2c_viapro" -0x1106 0x3344 "Card:S3 UniChrome-based cards" +0x1106 0x3343 "Card:S3 UniChrome-based cards with 3D support" +0x1106 0x3344 "Card:S3 UniChrome-based cards with 3D support" +0x1106 0x3371 "Card:S3 UniChrome-based cards without 3D support" 0x1106 0x4511 "snd_via82xx" -0x1106 0x7205 "Card:S3 UniChrome-based cards" +0x1106 0x7205 "Card:S3 UniChrome-based cards with 3D support" 0x1106 0x8231 "via_ircc" 0x1106 0x8235 "i2c_viapro" 0x1106 0xb188 "amd64_agp" |