Source-Changes archive

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

Re: CVS commit: src/sys/arch/x86



On Mon, Aug 22, 2005 at 07:50:41AM +0900, YAMAMOTO Takashi wrote:
> > - Allow _bus_dmamem_alloc_range to be provided from external source:
> >   Use a _PRIVATE_BUS_DMAMEM_ALLOC_RANGE macro, defined to
> >   _bus_dmamem_alloc_range by default.
> 
> using _PRIVATE prefix for only this macro seems weird to me.

It's because it's in bus_private.h. But as other macros here are
prefixed with _BUS, I'll rename it to _BUS_DMAMEM_ALLOC_RANGE

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--



Home | Main Index | Thread Index | Old Index