Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/sun2/dev



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.




Home | Main Index | Thread Index | Old Index