Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 04/27/2001 17:49:12
Module Name:	syssrc
Committed By:	bouyer
Date:		Fri Apr 27 14:49:12 UTC 2001

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

Log Message:
Stopgap measure for PR kern/12762: cut the number of openings per device
to 16 or 4 (depending on capabilities of adapter), as it was before
thorpej_scsipi integration
Waiting feedback to known whenever the problem with openings set to AHC_SCB_MAX
existed before.


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 syssrc/sys/dev/ic/aic7xxx.c

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