comparison drivers/radeon/radeon.h @ 1912:33afcb62fc64

Radeon VE support
author nick
date Tue, 18 Sep 2001 16:14:17 +0000
parents 89313cfc8fec
children 717f46012fce
comparison
equal deleted inserted replaced
1911:89313cfc8fec 1912:33afcb62fc64
5 /* radeon PCI ids */ 5 /* radeon PCI ids */
6 #define PCI_DEVICE_ID_RADEON_QD 0x5144 6 #define PCI_DEVICE_ID_RADEON_QD 0x5144
7 #define PCI_DEVICE_ID_RADEON_QE 0x5145 7 #define PCI_DEVICE_ID_RADEON_QE 0x5145
8 #define PCI_DEVICE_ID_RADEON_QF 0x5146 8 #define PCI_DEVICE_ID_RADEON_QF 0x5146
9 #define PCI_DEVICE_ID_RADEON_QG 0x5147 9 #define PCI_DEVICE_ID_RADEON_QG 0x5147
10 #define PCI_DEVICE_ID_RADEON_VE 0x5159
10 11
11 #define RADEON_REGSIZE 0x4000 12 #define RADEON_REGSIZE 0x4000
12 13
13 14
14 #define MM_INDEX 0x0000 15 #define MM_INDEX 0x0000