Subject: CVS commit: syssrc [thorpej_scsipi]
To: None <source-changes@netbsd.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 04/23/2001 19:17:06
Module Name: syssrc
Committed By: ad
Date: Mon Apr 23 16:17:05 UTC 2001
Modified Files:
syssrc/sys/dev/i2o [thorpej_scsipi]: iopsp.c
Log Message:
- Set SCSIPI_CHAN_NOSETTLE in the channel's flags, otherwise boards with lots
of SCSI ports will take ages to configure.
- We have 1 channel, so call it channel -1.
- Fix off-by-one when draining.
To generate a diff of this commit:
cvs rdiff -r1.2.2.8 -r1.2.2.9 syssrc/sys/dev/i2o/iopsp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.