APM_DRIVER_VERSION

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

 

NAME

apm_driver_version - APM driver version  

SYNOPSIS

"SYNOPSIS"

int apm_driver_version (u_short * val);  

ARGUMENTS

val
loaded with the APM version on return
 

DESCRIPTION

Retrieve the APM version supported by the BIOS. This is only supported for APM 1.1 or higher. An error indicates APM 1.0 is probably present.

On entry val should point to a value indicating the APM driver version with the high byte being the major and the low byte the minor number both in BCD

On return it will hold the BIOS revision supported in the same format.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:20 GMT, October 06, 2005