.\" 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 "I810_CHECK_PARAMS" "9" "09 October 2005" "" ""
.SH NAME
i810_check_params \- check if contents in var are valid
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int i810_check_params (struct fb_var_screeninfo * \fIvar\fB, struct fb_info * \fIinfo\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvar\fB\fR
pointer to fb_var_screeninfo
.TP
\fB\fIinfo\fB\fR
pointer to fb_info
.SH "DESCRIPTION"
.PP
This will check if the framebuffer size is sufficient
for the current mode and if the user's monitor has the
required specifications to display the current mode.