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

John Baldwin jhb at FreeBSD.org
Wed Sep 3 09:37:42 PDT 2003


On 03-Sep-2003 Doug Rabson wrote:
> 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.

Probably.  I did this last Friday.  I'll check the tree again.

-- 

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