Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: gdamore
Date: Mon Feb 27 16:11:58 UTC 2006
Modified Files:
src/sys/dev/pci: pci_map.c pciconf.c pcireg.h
Log Message:
Add PCI_MAPREG_TYPE_ROM and allow it to be used with pci_mapreg_map().
Fix to configure (but do not enable) BARs for expansion ROMs.
Reviewed by briggs@
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/dev/pci/pci_map.c
cvs rdiff -r1.28 -r1.29 src/sys/dev/pci/pciconf.c
cvs rdiff -r1.47 -r1.48 src/sys/dev/pci/pcireg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index