diff options
author | Adam Jackson <ajax@nwnk.net> | 2005-01-20 19:05:42 +0000 |
---|---|---|
committer | Adam Jackson <ajax@nwnk.net> | 2005-01-20 19:05:42 +0000 |
commit | 36ec8d82e73215cb49034c5ec540dee170752ee0 (patch) | |
tree | 0c94c476ab7fe23cb09f9ea3c1b6f7e9d5b42c9e /shared | |
parent | 858e68fbdc4597f6c0dce9dd092a85078d1fb6c6 (diff) |
Add a Savage3D PCI ID
Diffstat (limited to 'shared')
-rw-r--r-- | shared/drm_pciids.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/drm_pciids.txt b/shared/drm_pciids.txt index f48e6d0e..f39b28f6 100644 --- a/shared/drm_pciids.txt +++ b/shared/drm_pciids.txt @@ -178,6 +178,7 @@ 0x5333 0x8c11 S3_SAVAGE_MX "Savage/MX" 0x5333 0x8c12 S3_SAVAGE_MX "Savage/IX-MV" 0x5333 0x8c13 S3_SAVAGE_MX "Savage/IX" +0x5333 0x8a20 S3_SAVAGE3D "Savage 3D" 0x5333 0x8c20 S3_SAVAGE3D "Savage 3D" 0x5333 0x8c21 S3_SAVAGE3D "Savage 3D/MV" 0x5333 0x8c22 S3_SUPERSAVAGE "SuperSavage MX/128" |