.\" 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 "SPEEDSTEP_DETECT_CHIPSET" "" "06 October 2005" "" "" .SH NAME speedstep_detect_chipset \- detect the Southbridge which contains SpeedStep logic .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp unsigned int speedstep_detect_chipset ( \fIvoid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvoid\fB\fR no arguments .SH "DESCRIPTION" .PP .PP Detects PIIX4, ICH2-M and ICH3-M so far. The pci_dev points to the LPC bridge / PM module which contains all power-management functions. Returns the SPEEDSTEP_CHIPSET_-number for the detected chipset, or zero on failure.