cvs commit: src/sys/dev/pci pcireg.h
John Baldwin
jhb at FreeBSD.org
Tue Sep 2 11:01:30 PDT 2003
On 02-Sep-2003 John Baldwin wrote:
> 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
Forgot:
Reviewed by: imp, gibbs
--
John Baldwin <jhb at FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
More information about the cvs-src
mailing list