From 4f5d78ae59e8e68f2ee92d3b8354fa8b28258097 Mon Sep 17 00:00:00 2001 From: christos Date: Tue, 10 Aug 1999 12:50:35 +0000 Subject: [PATCH] s/(sbus | obio)/sbus for the sbus attachments. These were vestiges from the old code. --- sys/arch/sparc/conf/files.sparc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/arch/sparc/conf/files.sparc b/sys/arch/sparc/conf/files.sparc index 15c5b7ea0084..2c63272a1bdc 100644 --- a/sys/arch/sparc/conf/files.sparc +++ b/sys/arch/sparc/conf/files.sparc @@ -1,4 +1,4 @@ -# $NetBSD: files.sparc,v 1.84 1999/08/10 05:04:08 christos Exp $ +# $NetBSD: files.sparc,v 1.85 1999/08/10 12:50:35 christos Exp $ # @(#)files.sparc 8.1 (Berkeley) 7/19/93 # sparc-specific configuration info @@ -157,7 +157,7 @@ device bwtwo: fb, rasops1 attach bwtwo at sbus with bwtwo_sbus attach bwtwo at obio with bwtwo_obio file arch/sparc/dev/bwtwo.c bwtwo needs-flag -file arch/sparc/dev/bwtwo_sbus.c bwtwo_sbus & (sbus | obio) +file arch/sparc/dev/bwtwo_sbus.c bwtwo_sbus & sbus file arch/sparc/dev/bwtwo_obio.c bwtwo_obio & obio device cgtwo: fb, rasops8 @@ -177,7 +177,7 @@ device cgsix: bt_dac, fb, rasops8 attach cgsix at sbus with cgsix_sbus attach cgsix at obio with cgsix_obio file arch/sparc/dev/cgsix.c cgsix needs-flag -file arch/sparc/dev/cgsix_sbus.c cgsix_sbus & (sbus | obio) +file arch/sparc/dev/cgsix_sbus.c cgsix_sbus & sbus file arch/sparc/dev/cgsix_obio.c cgsix_obio & obio device cgeight: bt_dac, fb, rasops24