.\" 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 "PNP_MANUAL_CONFIG_DEV" "" "06 October 2005" "" ""
.SH NAME
pnp_manual_config_dev \- Disables Auto Config and Manually sets the resource table
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int pnp_manual_config_dev (struct pnp_dev * \fIdev\fB, struct pnp_resource_table * \fIres\fB, int \fImode\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
pointer to the desired device
.TP
\fB\fIres\fB\fR
pointer to the new resource config
.TP
\fB\fImode\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
This function can be used by drivers that want to manually set thier resources.