Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arc/jazz
Module Name: src
Committed By: tsutsui
Date: Mon Feb 10 15:19:45 UTC 2003
Modified Files:
src/sys/arch/arc/jazz: dma.c dma.h fdc_jazzio.c
Log Message:
Switch fdc_jazzio.c to use bus_dma(9) with BUS_DMA_ALLOCNOW flag
and to use bus_space(9) for jazzio DMAC access.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/arc/jazz/dma.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/arc/jazz/dma.h
cvs rdiff -r1.5 -r1.6 src/sys/arch/arc/jazz/fdc_jazzio.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