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 defflag some flags for the ffb driver
details: https://anonhg.NetBSD.org/src/rev/0896e60cb229
branches: trunk
changeset: 757758:0896e60cb229
user: macallan <macallan%NetBSD.org@localhost>
date: Tue Sep 21 03:26:20 2010 +0000
description:
defflag some flags for the ffb driver
diffstat:
sys/arch/sparc64/conf/files.sparc64 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 40f20ec58880 -r 0896e60cb229 sys/arch/sparc64/conf/files.sparc64
--- a/sys/arch/sparc64/conf/files.sparc64 Tue Sep 21 02:03:29 2010 +0000
+++ b/sys/arch/sparc64/conf/files.sparc64 Tue Sep 21 03:26:20 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.sparc64,v 1.127 2010/03/06 23:26:10 mrg Exp $
+# $NetBSD: files.sparc64,v 1.128 2010/09/21 03:26:20 macallan Exp $
# @(#)files.sparc64 8.1 (Berkeley) 7/19/93
# sparc64-specific configuration info
@@ -165,7 +165,7 @@
device ffb: wsemuldisplaydev, rasops8, rasops32, fb, vcons
file arch/sparc64/dev/ffb.c ffb
-
+defflag opt_ffb.h FFB_DEBUG FFB_SYNC
attach ffb at mainbus,upa with ffb_mainbus
file arch/sparc64/dev/ffb_mainbus.c ffb_mainbus
Home |
Main Index |
Thread Index |
Old Index