cvs commit: src/sys/dev/pci pcireg.h

Doug Rabson dfr at nlsystems.com
Wed Sep 3 03:07:00 PDT 2003


On Tue, 2003-09-02 at 18:11, 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.

I think you missed the new abuse of PCIR_MAPS which I introduced in
pci.c revision 1.228.




More information about the cvs-src mailing list