Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 02/24/2000 10:47:56
Module Name:	syssrc
Committed By:	ad
Date:		Thu Feb 24 18:47:56 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: dpt.c dptreg.h dptvar.h

Log Message:
- Don't use bitfields.
- Cosmetic changes.
- Shut down all HBAs "simultaneously", not individually.
- Don't bother grokking HA_ST_MORE. It causes problems.
- Other bits and pieces.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 syssrc/sys/dev/ic/dpt.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/ic/dptreg.h
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/ic/dptvar.h

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