PCI_ENABLE_ROM
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
pci_enable_rom - enable ROM decoding for a PCI device
SYNOPSIS
"SYNOPSIS"
int pci_enable_rom (struct pci_dev * pdev);
ARGUMENTS
- pdev
-
PCI device to enable
DESCRIPTION
Enable ROM decoding on dev. This involves simply turning on the last
bit of the PCI ROM BAR. Note that some cards may share address decoders
between the ROM and other resources, so enabling it may disable access
to MMIO registers or other card memory.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:36 GMT, October 09, 2005