Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 10/07/2003 19:11:13
Module Name:	src
Committed By:	fvdl
Date:		Tue Oct  7 19:11:13 UTC 2003

Modified Files:
	src/sys/dev/ic: aic7xxx.c

Log Message:
OR in ahc->sc_dmaflags when passed to bus_dmamap_create() in ahc_alloc_scbs(),
in order to pass _ISADMA_32BIT if needed. Should fix SCB allocation
failure for 2842 VL cards.


To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 src/sys/dev/ic/aic7xxx.c

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