Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 04/16/1998 00:20:02
leo
Thu Apr 16 00:12:46 PDT 1998
Update of /cvsroot/src/sys/dev/ic
In directory nb00:/home/leo/sys/dev/ic

Modified Files:
	aic7xxx.c 
Log Message:
Do endian swaps where appropriate. This is currently dependent on 'BYTE_ORDER'
since the driver only supports little endian busses.


leo
Thu Apr 16 00:13:57 PDT 1998
Update of /cvsroot/src/sys/dev/ic
In directory nb00:/home/leo/sys/dev/ic

Modified Files:
	aic7xxxvar.h 
Log Message:
Use a stream method for AHC_OUTSL when possible.