.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "APM_DRIVER_VERSION" "" "06 October 2005" "" "" .SH NAME apm_driver_version \- APM driver version .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int apm_driver_version (u_short * \fIval\fB); \fR .SH "ARGUMENTS" .TP \fB\fIval\fB\fR loaded with the APM version on return .SH "DESCRIPTION" .PP 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. .PP 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 .PP On return it will hold the BIOS revision supported in the same format.