AGP_COLLECT_DEVICE_STATUS

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

agp_collect_device_status - determine correct agp_cmd from various agp_stat's  

SYNOPSIS

"SYNOPSIS"

u32 agp_collect_device_status (struct agp_bridge_data * bridge, u32 requested_mode, u32 bridge_agpstat);  

ARGUMENTS

bridge
an agp_bridge_data struct allocated for the AGP host bridge.
requested_mode
requested agp_stat from userspace (Typically from X)
bridge_agpstat
current agp_stat from AGP bridge.
 

DESCRIPTION

This function will hunt for an AGP graphics card, and try to match the requested mode to the capabilities of both the bridge and the card.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:01:55 GMT, October 09, 2005