Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 05/15/2000 00:48:27
Module Name:	syssrc
Committed By:	bouyer
Date:		Mon May 15 07:48:26 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: siop.c siopreg.h siopvar.h
Added Files:
	syssrc/sys/dev/ic: siop_common.c siopvar_common.h

Log Message:
- split siop.c in script-dependant vs script-independant part, for
  comming esiop
- add a reset callback for bus-dependant registers settings


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/ic/siop.c
cvs rdiff -r0 -r1.1 syssrc/sys/dev/ic/siop_common.c \
    syssrc/sys/dev/ic/siopvar_common.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/ic/siopreg.h syssrc/sys/dev/ic/siopvar.h

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