Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/dev/ieee1394
Hi! Perry,
From: "Perry E. Metzger" <perry%piermont.com@localhost>
Date: Tue, 02 May 2006 22:44:34 -0400
> > Modified Files:
> > src/sys/dev/ieee1394: fwohci.c
> >
> > Log Message:
> > Back out for 1.94 from 1.93.
>
> The log message should explain why the backout happened...
Oops, It will take care in the future. ;-<
Log Message:
Back out for 1.94 from 1.93.
Removeed sync-ope for descritor of DMA, because its descriptor set
BUS_DMA_COHERENT flag since 1.94.
However, flag BUS_DMA_COHERENT is a hint to machine-dependent code.
so we can't remove sync-ope even if BUS_DMA_COHERENT is specified.
Thanks,
--
kiyohara
Home |
Main Index |
Thread Index |
Old Index