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:32:51
Module Name:	src
Committed By:	tsutsui
Date:		Sat Jun 30 14:32:51 UTC 2007

Modified Files:
	src/sys/dev/ic: osiop.c

Log Message:
Copy SCSI command before bus_dmamap_sync(9) PREREAD ops against
data xfer buffer because command and data buffers might be in
the same cacheline.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 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.