Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sun3/dev
Module Name: src
Committed By: tsutsui
Date: Sat Feb 3 18:02:57 UTC 2007
Modified Files:
src/sys/arch/sun3/dev: si.c si_obio.c si_vme.c sivar.h
Log Message:
Make si at obio and si at vme on sun3 use bus_dma(9) for data xfer.
XXX1: Only si at vme on TME is tested.
XXX2: No info about DMA on si at sebuf. (bounce buffer required?)
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/sys/arch/sun3/dev/si.c
cvs rdiff -r1.32 -r1.33 src/sys/arch/sun3/dev/si_obio.c
cvs rdiff -r1.25 -r1.26 src/sys/arch/sun3/dev/si_vme.c
cvs rdiff -r1.8 -r1.9 src/sys/arch/sun3/dev/sivar.h
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