Module Name:    src
Committed By:   macallan
Date:           Tue Aug 27 13:11:12 UTC 2013

Modified Files:
        src/sys/arch/sparc64/conf: files.sparc64

Log Message:
psycho needs-flag now
while there, ffb doesn't need rasops8


To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 src/sys/arch/sparc64/conf/files.sparc64

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

Modified files:

Index: src/sys/arch/sparc64/conf/files.sparc64
diff -u src/sys/arch/sparc64/conf/files.sparc64:1.141 src/sys/arch/sparc64/conf/files.sparc64:1.142
--- src/sys/arch/sparc64/conf/files.sparc64:1.141	Sun Mar 17 00:44:16 2013
+++ src/sys/arch/sparc64/conf/files.sparc64	Tue Aug 27 13:11:12 2013
@@ -1,4 +1,4 @@
-#	$NetBSD: files.sparc64,v 1.141 2013/03/17 00:44:16 christos Exp $
+#	$NetBSD: files.sparc64,v 1.142 2013/08/27 13:11:12 macallan Exp $
 
 # @(#)files.sparc64	8.1 (Berkeley) 7/19/93
 # sparc64-specific configuration info
@@ -37,7 +37,7 @@ attach	schizo at mainbus
 device	pyro: pcibus, sysmon_power, sysmon_taskq
 attach	pyro at mainbus
 include "dev/pci/files.pci"
-file	arch/sparc64/dev/psycho.c		psycho
+file	arch/sparc64/dev/psycho.c		psycho needs-flag
 file	arch/sparc64/dev/schizo.c		schizo
 file	arch/sparc64/dev/pyro.c			pyro
 file	arch/sparc64/dev/pci_machdep.c		psycho | schizo | pyro
@@ -188,7 +188,7 @@ device cgfourteen
 attach cgfourteen at sbus
 file	arch/sparc64/dev/cgfourteen.c	cgfourteen needs-flag
 
-device ffb: wsemuldisplaydev, rasops8, rasops32, fb, vcons, i2cexec, i2c_bitbang, ddc_read_edid, edid, videomode
+device ffb: wsemuldisplaydev, rasops32, fb, vcons, i2cexec, i2c_bitbang, ddc_read_edid, edid, videomode
 file	arch/sparc64/dev/ffb.c			ffb
 defflag opt_ffb.h FFB_DEBUG FFB_SYNC
 attach ffb at mainbus,upa with ffb_mainbus

Reply via email to