Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/31/2005 21:17:03
Module Name: src
Committed By: christos
Date: Tue May 31 21:17:03 UTC 2005
Modified Files:
src/sys/dev/pci: machfb.c
Log Message:
Always call mach64_init_screen, otherwise we'll panic later if DIAGNOSTIC
when we call switch screen and the machine has a serial console. Thanks to
martin for the fix.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/dev/pci/machfb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.