Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 05/04/2002 21:43:23
Module Name: syssrc
Committed By: bouyer
Date: Sat May 4 18:43:23 UTC 2002
Modified Files:
syssrc/sys/dev/ic: siop_common.c siopvar_common.h
Log Message:
Keep track of the current SCSI mode (SE/HVD/LVD) and don't start PPR
negotiation if it's not a LVD bus.
Remove write to SIOP_STEST0, it's bogus and I don't know why it's there at
the first place.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 syssrc/sys/dev/ic/siop_common.c
cvs rdiff -r1.20 -r1.21 syssrc/sys/dev/ic/siopvar_common.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.