cvs commit: src/sys/dev/bce if_bcereg.h
M. Warner Losh
imp at bsdimp.com
Wed Apr 26 16:33:13 UTC 2006
In message: <444E7BFE.4040800 at samsco.org>
Scott Long <scottl at samsco.org> writes:
: > this case bus_dma_tag_create()'s low_addr argument is supposed to be a
: > bus_addr_t according to the man page. :)
: >
:
: Both the lowaddr and highaddr arguments are bus_addr_t. The more I
: think about it, the boundary argument should really be a bus_addr_t.
I agree with this as well. Since you are talking about alignment of
addresses for the boundary argument, it too should be an address.
Warner
More information about the cvs-src
mailing list