Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/shark/conf Back out the previous, removing the wsfo...



details:   https://anonhg.NetBSD.org/src/rev/081dd0807825
branches:  trunk
changeset: 546822:081dd0807825
user:      he <he%NetBSD.org@localhost>
date:      Wed May 07 14:46:08 2003 +0000

description:
Back out the previous, removing the wsfont pseudo-device added as part
of resolving PR#18388.  The shark port isn't quite wscons-ready yet.

OK'ed by thorpej.

diffstat:

 sys/arch/shark/conf/GENERIC |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 26cf438896fc -r 081dd0807825 sys/arch/shark/conf/GENERIC
--- a/sys/arch/shark/conf/GENERIC       Wed May 07 14:21:20 2003 +0000
+++ b/sys/arch/shark/conf/GENERIC       Wed May 07 14:46:08 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC,v 1.18 2003/05/04 01:34:32 gmcgarry Exp $
+#      $NetBSD: GENERIC,v 1.19 2003/05/07 14:46:08 he Exp $
 #
 # Generic Shark configuration.
 #
@@ -7,7 +7,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident         "GENERIC-$Revision: 1.18 $"
+#ident         "GENERIC-$Revision: 1.19 $"
 
 # estimated number of users
 maxusers       32
@@ -233,4 +233,3 @@
 #pseudo-device vcoda   4               # coda kernel <-> cachemanager
 pseudo-device  clockctl                # user control of clock subsystem
 pseudo-device  ksyms                   # /dev/ksyms
-pseudo-device  wsfont



Home | Main Index | Thread Index | Old Index