pci_enable_rom(9) suse man page | unix.com

Man Page: pci_enable_rom

Operating Environment: suse

Section: 9

PCI_ENABLE_ROM(9)						Hardware Interfaces						 PCI_ENABLE_ROM(9)

NAME
pci_enable_rom - enable ROM decoding for a PCI device
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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PCI_ENABLE_ROM(9)
Related Man Pages
cbb(4) - debian
pcitweak(1) - xfree86
pccbb(4) - opensolaris
pccbb(4) - centos
pccbb(4) - osx
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
SOCKS proxy & PAM configuration exposure