Subject: CVS commit: syssrc/sys/dev
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 04/20/2002 03:15:55
Module Name:	syssrc
Committed By:	bouyer
Date:		Sat Apr 20 00:15:55 UTC 2002

Modified Files:
	syssrc/sys/dev/ic: siop.c siop_common.c siopvar.h siopvar_common.h
	syssrc/sys/dev/pci: siop_pci.c siop_pci_common.c siop_pci_common.h

Log Message:
Move a few things around, so that ic/siop_common.c and pci/siop_pci_common.c
can be compiled without including siopvar.h.


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 syssrc/sys/dev/ic/siop.c
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/ic/siop_common.c \
    syssrc/sys/dev/ic/siopvar.h
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/ic/siopvar_common.h
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/pci/siop_pci.c
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/pci/siop_pci_common.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/pci/siop_pci_common.h

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