From 4b647d9bfa8e3fa074f850b6d0c614c9a3e34c08 Mon Sep 17 00:00:00 2001 From: uwe Date: Sun, 1 Jun 2003 00:03:59 +0000 Subject: [PATCH] Uncomment igsfb and wsdisplay now that igsfb(4) is considered stable. We still need to have CyberPro memory mapped early in the boot process to use igsfb as console. --- sys/arch/netwinder/conf/GENERIC | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sys/arch/netwinder/conf/GENERIC b/sys/arch/netwinder/conf/GENERIC index e182fa55e8b8..72ed3e3a2e4c 100644 --- a/sys/arch/netwinder/conf/GENERIC +++ b/sys/arch/netwinder/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.32 2003/04/26 14:10:09 ragge Exp $ +# $NetBSD: GENERIC,v 1.33 2003/06/01 00:03:59 uwe Exp $ # # GENERIC machine description file # @@ -229,8 +229,9 @@ wskbd* at pckbd? console ? pms* at pckbc? wsmouse* at pms? mux 0 -#igsfb* at pci? dev ? function ? -#wsdisplay* at igsfb? console ? +# XXX: cannot be used as console yet +igsfb* at pci? dev ? function ? +wsdisplay* at igsfb? console ? # ISA Devices