DragonFly commits List (threaded) for 2005-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/dev/netif/bfe if_bfe.c
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.
Joerg
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]