.\" 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" "9" "09 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 ICH2-M, ICH3-M and ICH4-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.