Subject: Re: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 03/12/2000 16:05:10
On Sun, Mar 12, 2000 at 03:10:30PM -0800, Nathan J Williams wrote:

 > Log Message:
 > Fix DMAADDR():
 > Return the mapped address of the block, not the kernel address.

Actually:

    Return the DMA address of the block, not the system physical address.

Sorry, I'm a little pendantic about DMA stuff :-)

-- 
        -- Jason R. Thorpe <thorpej@shagadelic.org>