From fb6e2e1a056a6f631c29e9cd2c48782c529bfd17 Mon Sep 17 00:00:00 2001 From: Jason Wright Date: Fri, 14 Dec 2001 15:18:19 +0000 Subject: add vgafb (disabled), and while here add cgsix/cgthree as disabled --- sys/arch/sparc64/conf/GENERIC | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index 8ee4607cd7b..41bae473b0a 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.32 2001/12/07 22:15:32 jason Exp $ +# $OpenBSD: GENERIC,v 1.33 2001/12/14 15:18:18 jason Exp $ # $NetBSD: GENERIC32,v 1.18 2001/07/20 00:07:12 eeh Exp $ machine sparc64 @@ -34,6 +34,9 @@ dc* at pci? dev ? function ? siop* at pci? dev ? function ? scsibus* at siop? +vgafb* at pci? disable dev ? function ? +wsdisplay* at vgafb? + # USB bridges ohci* at pci? dev ? function ? usb* at ohci? @@ -124,11 +127,11 @@ nsphy* at mii? phy ? # NS and compatible PHYs qsphy* at mii? phy ? # Quality Semi QS6612 PHYs ukphy* at mii? phy ? # Unknown PHYs -#cgsix* at sbus? slot ? offset ? -#wsdisplay* at cgsix? +cgsix* at sbus? disable slot ? offset ? +wsdisplay* at cgsix? -#cgthree* at sbus? slot ? offset ? -#wsdisplay* at cgthree? +cgthree* at sbus? disable slot ? offset ? +wsdisplay* at cgthree? audiocs* at sbus? slot ? offset ? audio* at audiocs? -- cgit v1.2.3