Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Matthew Jacob <mjacob@netbsd.org>
List: source-changes
Date: 10/19/2002 02:35:26
Module Name:	syssrc
Committed By:	mjacob
Date:		Fri Oct 18 23:35:26 UTC 2002

Modified Files:
	syssrc/sys/dev/ic: ispvar.h

Log Message:
Remove ISP_DMA_ADDR_T as a 'type'. Instead, go off of whether
ISP_DAC_SUPPORTED is defined and do a real typedef for the size
of DMA addresses. ISP_DAC_SUPPORTED also decides how much of any
particular DMA address is significant.

Lose STRNCAT over the side.

Add in (sight unseen) 10160 support.


To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 syssrc/sys/dev/ic/ispvar.h

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