.\" 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 "SETUP_MMIO_SIIMAGE" "9" "09 October 2005" "" ""
.SH NAME
setup_mmio_siimage \- switch an SI controller into MMIO
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
unsigned int setup_mmio_siimage (struct pci_dev * \fIdev\fB, const char * \fIname\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
PCI device we are configuring
.TP
\fB\fIname\fB\fR
device name
.SH "DESCRIPTION"
.PP
Attempt to put the device into mmio mode. There are some slight
complications here with certain systems where the mmio bar isnt
mapped so we have to be sure we can fall back to I/O.