Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/11/2006 02:12:53
Module Name:	src
Committed By:	christos
Date:		Sat Nov 11 02:12:53 UTC 2006

Modified Files:
	src/sys/conf: Makefile.kern.inc
	src/sys/kern: init_main.c

Log Message:
Add SSP support.
XXX: This is broken for me right now, because my kernel resets after fxp0
is probed, but it could be some bug in the driver/compiler.


To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 src/sys/conf/Makefile.kern.inc
cvs rdiff -r1.279 -r1.280 src/sys/kern/init_main.c

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