Subject: CVS commit: src/sys/arch/macppc/dev
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 02/16/2006 02:15:29
Module Name:	src
Committed By:	macallan
Date:		Thu Feb 16 02:15:29 UTC 2006

Modified Files:
	src/sys/arch/macppc/dev: ofb.c

Log Message:
bail out when trying to attach to something that's not the console.
Fixes problems with more than one graphics card. Since OF doesn't set up
any secondary graphics devices anyway we don't lose anything.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/sys/arch/macppc/dev/ofb.c

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