Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/16/2003 23:02:15
Module Name:	src
Committed By:	thorpej
Date:		Wed Apr 16 23:02:15 UTC 2003

Modified Files:
	src/sys/dev/ic: mpt.c mpt_netbsd.c mpt_netbsd.h

Log Message:
Correctly sync the MPT request buffers, and remove BUS_DMA_COHERENT
from the mapping of those buffers.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/ic/mpt.c src/sys/dev/ic/mpt_netbsd.c \
    src/sys/dev/ic/mpt_netbsd.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.