cvs commit: src/sys/dev/pci pcireg.h
John Baldwin
jhb at FreeBSD.org
Tue Sep 2 10:11:28 PDT 2003
jhb 2003/09/02 10:11:27 PDT
FreeBSD src repository
Modified files:
sys/dev/pci pcireg.h
Log:
- Deprecate PCIR_MAPS under BURN_BRIDGES (meaning it will be gone in 6.0)
and replace it with the more intuitive name PCIR_BARS.
- Add a PCIR_BAR(x) macro that returns the config space register offset of
the 32-bit BAR x.
MFC after: 3 days
Revision Changes Path
1.36 +5 -1 src/sys/dev/pci/pcireg.h
More information about the cvs-src
mailing list