Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc64/conf psycho needs-flag now
details: https://anonhg.NetBSD.org/src/rev/5c7b1b917722
branches: trunk
changeset: 789617:5c7b1b917722
user: macallan <macallan%NetBSD.org@localhost>
date: Tue Aug 27 13:11:12 2013 +0000
description:
psycho needs-flag now
while there, ffb doesn't need rasops8
diffstat:
sys/arch/sparc64/conf/files.sparc64 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r c47b1c20f8ac -r 5c7b1b917722 sys/arch/sparc64/conf/files.sparc64
--- a/sys/arch/sparc64/conf/files.sparc64 Tue Aug 27 09:56:12 2013 +0000
+++ b/sys/arch/sparc64/conf/files.sparc64 Tue Aug 27 13:11:12 2013 +0000
@@ -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 @@
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 @@
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
Home |
Main Index |
Thread Index |
Old Index