Subject: CVS commit: src/sys/arch/macppc
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 11/08/2006 01:25:11
Module Name: src
Committed By: macallan
Date: Wed Nov 8 01:25:11 UTC 2006
Modified Files:
src/sys/arch/macppc/conf: files.macppc
src/sys/arch/macppc/dev: ofb.c ofbvar.h
Added Files:
src/sys/arch/macppc/dev: ofb_cons.c
Log Message:
split ofb into one part that attaches right on kernel startup and one that
attaches to pci so we can build kernels with - say - machfb but without
ofb at pci.
To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 src/sys/arch/macppc/conf/files.macppc
cvs rdiff -r1.51 -r1.52 src/sys/arch/macppc/dev/ofb.c
cvs rdiff -r0 -r1.1 src/sys/arch/macppc/dev/ofb_cons.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/macppc/dev/ofbvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.