Subject: CVS commit: src/sys/arch/ofppc
To: None <source-changes@NetBSD.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 11/13/2007 19:17:31
Module Name: src
Committed By: garbled
Date: Tue Nov 13 19:17:31 UTC 2007
Modified Files:
src/sys/arch/ofppc/include: autoconf.h
src/sys/arch/ofppc/ofppc: machdep.c
src/sys/arch/ofppc/pci: pegasospci.c
Log Message:
Add code to detect and initialize the com port correctly, so that we have an
actual real console when booting.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/ofppc/include/autoconf.h
cvs rdiff -r1.96 -r1.97 src/sys/arch/ofppc/ofppc/machdep.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/ofppc/pci/pegasospci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.