diff options
author | Stephane Marchesin <marchesin@icps.u-strasbg.fr> | 2007-04-23 22:37:01 +0200 |
---|---|---|
committer | Stephane Marchesin <marchesin@icps.u-strasbg.fr> | 2007-04-23 22:37:36 +0200 |
commit | 61477d60c466b4aac395057a285c1d238a83ce1c (patch) | |
tree | 7099c070a2db807baf74f1b74df5cbcd5f6d940f | |
parent | af3ffcd822e562b02fe0671e7e88d9c5a6225658 (diff) |
nouveau: fix wacky pci id
-rw-r--r-- | shared-core/drm_pciids.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-core/drm_pciids.txt b/shared-core/drm_pciids.txt index 72c28627..f090489f 100644 --- a/shared-core/drm_pciids.txt +++ b/shared-core/drm_pciids.txt @@ -358,7 +358,7 @@ 0x10DE 0x0309 NV30 "NVidia Quadro FX 1000" 0x10DE 0x0311 NV30 "NVidia GeForce FX 5600 Ultra" 0x10DE 0x0312 NV30 "NVidia GeForce FX 5600" -0x10DE 0x0313 NV30 "NVidia 0x0313"}, +0x10DE 0x0313 NV30 "NVidia 0x0313" 0x10DE 0x0314 NV30 "NVidia GeForce FX 5600SE" 0x10DE 0x0316 NV30 "NVidia 0x0316" 0x10DE 0x0317 NV30 "NVidia 0x0317" |