Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 06/30/2007 14:56:48
Module Name: src
Committed By: tsutsui
Date: Sat Jun 30 14:56:48 UTC 2007
Modified Files:
src/sys/dev/ic: osiop.c
Log Message:
Backout previous; defer bus_dmamap_sync(9) op against data buffer instead.
XXX ews4800mips (which has 128byte L2 cacheline) still has
XXX some problem in sd_read_capacity() on some unclear condition.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/dev/ic/osiop.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.