tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [PAE support] Types + cosmetic fixes



On Feb 26, 2010, at 8:51 AM, Manuel Bouyer wrote:

> Yes. modules can use bus_space, or inlines/macros from pmap
> (eventually indirectly through e.g. bus_dma).

Then we should fix bus_space and bus_dma to avoid exposing those implementation 
details.

> they have, although it would make sense to make it different.
> The main problem would be configure scripts that may not parse properly
> a different $MACHINE.

No, it does not make sense to make them different.  It makes sense to make them 
LESS different (i.e. fix the ABI issues). 

-- thorpej



Home | Main Index | Thread Index | Old Index