Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/17/2001 23:26:12
Module Name:	syssrc
Committed By:	tsutsui
Date:		Sat Nov 17 21:26:12 UTC 2001

Modified Files:
	syssrc/sys/dev/ic: iha.c ihareg.h ihavar.h

Log Message:
- make sure to call bus_dmamap_unload() even after request sense
- fix usage of scb flags
- misc cleanup


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/ic/iha.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/ic/ihareg.h
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/ic/ihavar.h

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