Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 05/02/2000 12:03:04
Module Name: syssrc
Committed By: bouyer
Date: Tue May 2 19:03:04 UTC 2000
Modified Files:
syssrc/sys/dev/ic: siop.c siopreg.h siopvar.h
syssrc/sys/dev/pci: siop_pci.c
Log Message:
- do sync/wide negotiation
- use a circular queue for the start slots, so that order has better chances
to be preserved.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/ic/siop.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/ic/siopreg.h syssrc/sys/dev/ic/siopvar.h
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/pci/siop_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.