Subject: CVS commit: syssrc/sys/arch/sun2/dev
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 06/27/2001 20:37:04
Module Name: syssrc
Committed By: fredette
Date: Wed Jun 27 17:37:04 UTC 2001
Modified Files:
syssrc/sys/arch/sun2/dev: sc_mbmem.c
Log Message:
Converted to use the new bus-specific attach args,
and the bus_space_peek_N functions. Now use hand-defined
macros instead of relying on structure layout to find registers.
Allocate the DMA handles here, since the MI chipset code
doesn't do that any more.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sun2/dev/sc_mbmem.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.