Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 2006 10:31:07 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        scottl@samsco.org
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, jhb@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/bce if_bcereg.h
Message-ID:  <20060426.103107.118021725.imp@bsdimp.com>
In-Reply-To: <444E7BFE.4040800@samsco.org>
References:  <444E7750.206@samsco.org> <200604251540.00170.jhb@freebsd.org> <444E7BFE.4040800@samsco.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <444E7BFE.4040800@samsco.org>
            Scott Long <scottl@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060426.103107.118021725.imp>