Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/sparc/conf cgfourteen needs glyphcache now



details:   https://anonhg.NetBSD.org/src/rev/150e54576de2
branches:  trunk
changeset: 344967:150e54576de2
user:      macallan <macallan%NetBSD.org@localhost>
date:      Sat Apr 30 05:24:45 2016 +0000

description:
cgfourteen needs glyphcache now

diffstat:

 sys/arch/sparc/conf/files.sparc |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r cb7f9dbb9526 -r 150e54576de2 sys/arch/sparc/conf/files.sparc
--- a/sys/arch/sparc/conf/files.sparc   Sat Apr 30 05:23:03 2016 +0000
+++ b/sys/arch/sparc/conf/files.sparc   Sat Apr 30 05:24:45 2016 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.sparc,v 1.155 2016/04/21 18:27:29 macallan Exp $
+#      $NetBSD: files.sparc,v 1.156 2016/04/30 05:24:45 macallan Exp $
 
 # @(#)files.sparc      8.1 (Berkeley) 7/19/93
 # sparc-specific configuration info
@@ -256,7 +256,7 @@
 attach cgeight at obio
 file   arch/sparc/dev/cgeight.c        cgeight needs-flag
 
-device cgfourteen: fb, rasops8, wsemuldisplaydev, vcons
+device cgfourteen: fb, rasops8, wsemuldisplaydev, vcons, glyphcache
 attach cgfourteen at obio
 file   arch/sparc/dev/cgfourteen.c     cgfourteen needs-flag
 



Home | Main Index | Thread Index | Old Index