Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/conf chipsfb needs glyphcache now
details: https://anonhg.NetBSD.org/src/rev/e250dc373ff2
branches: trunk
changeset: 351111:e250dc373ff2
user: macallan <macallan%NetBSD.org@localhost>
date: Thu Feb 02 19:50:35 2017 +0000
description:
chipsfb needs glyphcache now
diffstat:
sys/conf/files | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a84e9851a131 -r e250dc373ff2 sys/conf/files
--- a/sys/conf/files Thu Feb 02 19:26:37 2017 +0000
+++ b/sys/conf/files Thu Feb 02 19:50:35 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files,v 1.1168 2016/12/26 23:12:33 pgoyette Exp $
+# $NetBSD: files,v 1.1169 2017/02/02 19:50:35 macallan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
version 20150846
@@ -1213,7 +1213,7 @@
file dev/ic/igsfb.c igsfb needs-flag
file dev/ic/igsfb_subr.c igsfb
-device chipsfb: wsemuldisplaydev, rasops8, vcons, videomode
+device chipsfb: wsemuldisplaydev, rasops8, vcons, videomode, glyphcache
file dev/ic/ct65550.c chipsfb
defflag opt_chipsfb.h CHIPSFB_DEBUG
defflag opt_chipsfb.h CHIPSFB_WAIT
Home |
Main Index |
Thread Index |
Old Index