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

Possible bus types of the card


Defines

#define NV_CTRL_BUS_TYPE   5
 Readable. Returns the bus type.
#define NV_CTRL_BUS_TYPE_AGP   0
 AGP type card.
#define NV_CTRL_BUS_TYPE_PCI   1
 PCI type card.
#define NV_CTRL_BUS_TYPE_PCI_EXPRESS   2
 PCI-e type card.
#define NV_CTRL_BUS_TYPE_INTEGRATED   3
 onboard type card (probably nForce)

Detailed Description

NV_CTRL_BUS_TYPE - returns the Bus type through which the GPU driving the specified X screen is connected to the computer.

Define Documentation

#define NV_CTRL_BUS_TYPE   5
 

Readable. Returns the bus type.

Attribute for XNVCTRLQueryExtension (...)

#define NV_CTRL_BUS_TYPE_AGP   0
 

AGP type card.

#define NV_CTRL_BUS_TYPE_INTEGRATED   3
 

onboard type card (probably nForce)

#define NV_CTRL_BUS_TYPE_PCI   1
 

PCI type card.

#define NV_CTRL_BUS_TYPE_PCI_EXPRESS   2
 

PCI-e type card.


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