cvs commit: src/sys/dev/netif/bfe if_bfe.c

Sepherosa Ziehau sepherosa at gmail.com
Thu Oct 27 02:00:47 PDT 2005


On 10/27/05, Joerg Sonnenberger <joerg at xxxxxxxxxxxxxxxxx> wrote:
> On Wed, Oct 26, 2005 at 08:51:55PM -0700, Sepherosa Ziehau wrote:
> > sephe       2005/10/26 20:51:55 PDT
> >
> > DragonFly src repository
> >
> >   Modified files:
> >     sys/dev/netif/bfe    if_bfe.c
> >   Log:
> >   bug fixing:
> >   BUS_SPACE_MAXADDR_32BIT should be the low address, while high address should
> >   be BUS_SPACE_MAXADDR
>
> Are you sure about this? It would make more sense that the high adddress
> is either BUS_SPACE_MAXADDR or BUS_SPACE_MAXADDR_32BIT and the low
> address just 0.

I am quite sure low address is BUS_SPACE_MAXADDR_32BIT, and high
address is BUS_SPACE_MAXADDR :)

Cheers,
sephe

--
Live Free or Die






More information about the Commits mailing list