Add pseudo-device wsfont, which is necessary to make wsfontload(8)

work.
This commit is contained in:
junyoung 2001-11-16 13:46:31 +00:00
parent aacfb7f42c
commit 12b82871db
5 changed files with 25 additions and 19 deletions

View File

@ -1,11 +1,11 @@
# $NetBSD: GENERIC,v 1.436 2001/11/13 17:54:51 augustss Exp $
# $NetBSD: GENERIC,v 1.437 2001/11/16 13:46:31 junyoung Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/i386/conf/std.i386"
#ident "GENERIC-$Revision: 1.436 $"
#ident "GENERIC-$Revision: 1.437 $"
maxusers 32 # estimated number of users
@ -975,5 +975,7 @@ pseudo-device rnd # /dev/random and in-kernel generator
# a pseudo device needed for Coda # also needs CODA (above)
pseudo-device vcoda 4 # coda minicache <-> venus comm.
# mouse & keyboard multiplexor pseudo-devices
pseudo-device wsmux
# wscons pseudo-devices
pseudo-device wsmux # mouse & keyboard multiplexor
pseudo-device wsfont

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_LAPTOP,v 1.30 2001/11/13 17:54:51 augustss Exp $
# $NetBSD: GENERIC_LAPTOP,v 1.31 2001/11/16 13:46:32 junyoung Exp $
# From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp
#
# GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled
@ -6,7 +6,7 @@
include "arch/i386/conf/std.i386"
#ident "GENERIC-$Revision: 1.30 $"
#ident "GENERIC-$Revision: 1.31 $"
maxusers 32 # estimated number of users
@ -762,5 +762,6 @@ pseudo-device rnd # /dev/random and in-kernel generator
# a pseudo device needed for Coda # also needs CODA (above)
pseudo-device vcoda 4 # coda minicache <-> venus comm.
# mouse & keyboard multiplexor pseudo-devices
pseudo-device wsmux
# wscons pseudo-devices
pseudo-device wsmux # mouse & keyboard multiplexor
pseudo-device wsfont

View File

@ -1,4 +1,4 @@
# $NetBSD: IOPENER,v 1.17 2001/11/13 17:54:51 augustss Exp $
# $NetBSD: IOPENER,v 1.18 2001/11/16 13:46:32 junyoung Exp $
#
# IOPENER -- GENERIC-like kernel for the Netpliance i-opener
# from: GENERIC,v 1.358 2000/07/05 04:07:25 sommerfeld Exp
@ -6,7 +6,7 @@
include "arch/i386/conf/std.i386"
#ident "IOPENER-$Revision: 1.17 $"
#ident "IOPENER-$Revision: 1.18 $"
maxusers 32 # estimated number of users
@ -399,5 +399,6 @@ pseudo-device rnd # /dev/random and in-kernel generator
# a pseudo device needed for Coda # also needs CODA (above)
#pseudo-device vcoda 4 # coda minicache <-> venus comm.
# mouse & keyboard multiplexor pseudo-devices
pseudo-device wsmux
# wscons pseudo-devices
pseudo-device wsmux # mouse & keyboard multiplexor
pseudo-device wsfont

View File

@ -1,4 +1,4 @@
# $NetBSD: LAMB,v 1.11 2001/11/13 17:54:51 augustss Exp $
# $NetBSD: LAMB,v 1.12 2001/11/16 13:46:32 junyoung Exp $
#
# LAMB -- for "LAMB" router, http://www.wildlab.com/
# Be sure to check pkgsrc/sysutils/lambd as well.
@ -370,5 +370,6 @@ pseudo-device rnd # /dev/random and in-kernel generator
# a pseudo device needed for Coda # also needs CODA (above)
pseudo-device vcoda 4 # coda minicache <-> venus comm.
# mouse & keyboard multiplexor pseudo-devices
pseudo-device wsmux
# wscons pseudo-devices
pseudo-device wsmux # mouse & keyboard multiplexor
pseudo-device wsfont

View File

@ -1,4 +1,4 @@
# $NetBSD: SWINGER,v 1.20 2001/11/13 17:54:51 augustss Exp $
# $NetBSD: SWINGER,v 1.21 2001/11/16 13:46:32 junyoung Exp $
# from NetBSD: GENERIC,v 1.325 2000/04/14 14:53:32 augustss Exp
#
# SWINGER -- thorpej's Abit BP6+dual Celeron
@ -6,7 +6,7 @@
include "arch/i386/conf/std.i386"
#ident "SWINGER-$Revision: 1.20 $"
#ident "SWINGER-$Revision: 1.21 $"
maxusers 64 # estimated number of users
@ -814,5 +814,6 @@ pseudo-device rnd # /dev/random and in-kernel generator
# a pseudo device needed for Coda # also needs CODA (above)
#pseudo-device vcoda 4 # coda minicache <-> venus comm.
# mouse & keyboard multiplexor pseudo-devices
pseudo-device wsmux
# wscons pseudo-devices
pseudo-device wsmux # mouse & keyboard multiplexor
pseudo-device wsfont