.\" 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 "PVR2FB_COMMON_INIT" "9" "09 October 2005" "" "" .SH NAME pvr2fb_common_init \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int __init pvr2fb_common_init ( \fIvoid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvoid\fB\fR no arguments .SH "DESCRIPTION" .PP .PP Common init code for the PVR2 chips. .PP This mostly takes care of the common aspects of the fb setup and registration. It's expected that the board-specific init code has already setup pvr2_fix with something meaningful at this point. .PP Device info reporting is also done here, as well as picking a sane default from the modedb. For board-specific modelines, simply define a per-board modedb. .PP Also worth noting is that the cable and video output types are likely always going to be VGA for the PCI-based PVR2 boards, but we leave this in for flexibility anyways. Who knows, maybe someone has tv-out on a PCI-based version of these things ;-)