Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 08/01/2003 00:38:40
Module Name:	src
Committed By:	tsutsui
Date:		Fri Aug  1 00:38:40 UTC 2003

Modified Files:
	src/sys/dev/ic: mb89352.c mb89352var.h

Log Message:
- Add hooks for MD DMA transfers.
- Prepare ADAPTER_REQ_SET_XFER_MODE function.
  (currently sync xfer is not supported)


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/dev/ic/mb89352.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/ic/mb89352var.h

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