Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

Mapping


Defines

#define MAPPING_FIFO   1
 Here is a FIFO area.
#define MAPPING_REGS   2
 we have found the registers of the gfx card
#define MAPPING_NODUMP   4
 Nothing of interest here (e.g. unused memory).
#define MAPPING_AGP   8
 AGP Memory.

Detailed Description

We have mapped the complete address space of the card into our address space. renouveau now searches for FIFOs, registers etc. the card exposes in order to enable the driver to control the cards function.

Define Documentation

#define MAPPING_AGP   8
 

AGP Memory.

#define MAPPING_FIFO   1
 

Here is a FIFO area.

#define MAPPING_NODUMP   4
 

Nothing of interest here (e.g. unused memory).

#define MAPPING_REGS   2
 

we have found the registers of the gfx card


Generated on Sat Aug 19 20:40:55 2006 for Renouveau by  doxygen 1.4.4