Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthew Jacob <mjacob@netbsd.org>
List: source-changes
Date: 12/04/1999 12:29:04
Module Name:	syssrc
Committed By:	mjacob
Date:		Sat Dec  4 20:29:03 UTC 1999

Modified Files:
	syssrc/sys/arch/alpha/pci: pci_kn300.c

Log Message:
Fixes PR#8836. Some changes made by somebody else were a tad incomplete so
configuring w/o SIO broke compilation. I forget why, but there was at one
point (and may still be) a dependency between SIO and EISA. This change
just makes things compile sensibly again. It may make no sense to build
a kernel w/o sio in this case. I can't test this conveniently because I
haven't got a 4100 with a video card in it at the moment.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/alpha/pci/pci_kn300.c

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