Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 11/19/2007 02:52:57
Module Name: src
Committed By: macallan
Date: Mon Nov 19 02:52:57 UTC 2007
Modified Files:
src/sys/arch/sparc64/sparc64: autoconf.c
Log Message:
do as macppc does and pass a bunch of parameters to PCI console framebuffers
With this we no longer need machine-dependent code in framebuffer console
drivers and we can use genfb at pci for otherwise unsupported graphics
chips as long as there's firmware support.
To generate a diff of this commit:
cvs rdiff -r1.142 -r1.143 src/sys/arch/sparc64/sparc64/autoconf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.