Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 11/29/1999 07:04:23
Module Name:	syssrc
Committed By:	ad
Date:		Mon Nov 29 15:04:23 UTC 1999

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

Log Message:
- Don't use our own private endian conversion cruft (from OpenBSD).
- SmartRAID V is not and will never be an EATA board (from OpenBSD).
- Use dpt_outl() when issuing EATA command packet address to HBA.
- Fix a style nit.
- Fix a typo.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/ic/dpt.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/ic/dptreg.h

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