.\" 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 "PCI_CREATE_LEGACY_FILES" "9" "09 October 2005" "" ""
.SH NAME
pci_create_legacy_files \- create legacy I/O port and memory files
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void pci_create_legacy_files (struct pci_bus * \fIb\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIb\fB\fR
bus to create files under
.SH "DESCRIPTION"
.PP
Some platforms allow access to legacy I/O port and ISA memory space on
a per-bus basis. This routine creates the files and ties them into
their associated read, write and mmap files from pci-sysfs.c