regen after wsfont changes

This commit is contained in:
jandberg 2004-02-23 21:18:50 +00:00
parent c7998e2542
commit 4328680c2a
5 changed files with 29 additions and 19 deletions

View File

@ -1,9 +1,9 @@
# $NetBSD: AMIGA,v 1.65 2003/10/08 11:03:55 bouyer Exp $
# $NetBSD: AMIGA,v 1.66 2004/02/23 21:18:50 jandberg Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
# Created from: # NetBSD: GENERIC.in,v 1.16 2003/10/08 11:02:45 bouyer Exp $
# Created from: # NetBSD: GENERIC.in,v 1.18 2004/02/23 21:14:08 jandberg Exp $
#
# GENERIC machine description file
#
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.65 $"
#ident "GENERIC-$Revision: 1.66 $"
maxusers 8
@ -246,8 +246,8 @@ options KFONT_CONS_ISO8859_1
#amidisplaycc0 at mainbus0 # wscons interface to custom chips
#wsdisplay0 at amidisplaycc0 console ?
#options WSEMUL_VT100
#options FONT_BOLD8x16
#options FONT_VT220L8x10
#options FONT_VT220ISO8x16
grfcc0 at mainbus0 # custom chips
grfrt0 at zbus0 # retina II
@ -452,6 +452,8 @@ pseudo-device view 4 # views (needed for grfcc)
pseudo-device pty # pseudo-terminals
pseudo-device clockctl # user control of clock subsystem
#pseudo-device wsfont # wsfont(4) dynamic font loading support
pseudo-device vnd 4 # vnode pseudo-disks
pseudo-device ccd 4 # concatenated disk devices
#pseudo-device cgd 4 # cryptographic disk devices

View File

@ -1,9 +1,9 @@
# $NetBSD: DRACO,v 1.81 2003/10/08 11:03:55 bouyer Exp $
# $NetBSD: DRACO,v 1.82 2004/02/23 21:18:50 jandberg Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
# Created from: # NetBSD: GENERIC.in,v 1.16 2003/10/08 11:02:45 bouyer Exp $
# Created from: # NetBSD: GENERIC.in,v 1.18 2004/02/23 21:14:08 jandberg Exp $
#
# GENERIC machine description file
#
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.81 $"
#ident "GENERIC-$Revision: 1.82 $"
maxusers 8
@ -319,6 +319,8 @@ pseudo-device view 4 # views (needed for grfcc)
pseudo-device pty # pseudo-terminals
pseudo-device clockctl # user control of clock subsystem
#pseudo-device wsfont # wsfont(4) dynamic font loading support
pseudo-device vnd 4 # vnode pseudo-disks
pseudo-device ccd 4 # concatenated disk devices
#pseudo-device cgd 4 # cryptographic disk devices

View File

@ -1,9 +1,9 @@
# $NetBSD: GENERIC,v 1.199 2003/10/08 11:03:55 bouyer Exp $
# $NetBSD: GENERIC,v 1.200 2004/02/23 21:18:50 jandberg Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
# Created from: # NetBSD: GENERIC.in,v 1.16 2003/10/08 11:02:45 bouyer Exp $
# Created from: # NetBSD: GENERIC.in,v 1.18 2004/02/23 21:14:08 jandberg Exp $
#
# GENERIC machine description file
#
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.199 $"
#ident "GENERIC-$Revision: 1.200 $"
maxusers 8
@ -247,8 +247,8 @@ options KFONT_CONS_ISO8859_1
#amidisplaycc0 at mainbus0 # wscons interface to custom chips
#wsdisplay0 at amidisplaycc0 console ?
#options WSEMUL_VT100
#options FONT_BOLD8x16
#options FONT_VT220L8x10
#options FONT_VT220ISO8x16
grfcc0 at mainbus0 # custom chips
grfrt0 at zbus0 # retina II
@ -460,6 +460,8 @@ pseudo-device view 4 # views (needed for grfcc)
pseudo-device pty # pseudo-terminals
pseudo-device clockctl # user control of clock subsystem
#pseudo-device wsfont # wsfont(4) dynamic font loading support
pseudo-device vnd 4 # vnode pseudo-disks
pseudo-device ccd 4 # concatenated disk devices
#pseudo-device cgd 4 # cryptographic disk devices

View File

@ -1,9 +1,9 @@
# $NetBSD: INSTALL,v 1.42 2003/10/08 11:03:55 bouyer Exp $
# $NetBSD: INSTALL,v 1.43 2004/02/23 21:18:50 jandberg Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
# Created from: # NetBSD: GENERIC.in,v 1.16 2003/10/08 11:02:45 bouyer Exp $
# Created from: # NetBSD: GENERIC.in,v 1.18 2004/02/23 21:14:08 jandberg Exp $
#
# GENERIC machine description file
#
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.42 $"
#ident "GENERIC-$Revision: 1.43 $"
makeoptions COPTS="-Os"
@ -205,8 +205,8 @@ options KFONT_CONS_ISO8859_1
#amidisplaycc0 at mainbus0 # wscons interface to custom chips
#wsdisplay0 at amidisplaycc0 console ?
#options WSEMUL_VT100
#options FONT_BOLD8x16
#options FONT_VT220L8x10
#options FONT_VT220ISO8x16
grfcc0 at mainbus0 # custom chips
grfrt0 at zbus0 # retina II
@ -408,6 +408,8 @@ pseudo-device view 4 # views (needed for grfcc)
pseudo-device pty 2 # pseudo-terminals
pseudo-device clockctl # user control of clock subsystem
#pseudo-device wsfont # wsfont(4) dynamic font loading support
pseudo-device vnd 4 # vnode pseudo-disks
pseudo-device ccd 4 # concatenated disk devices
#pseudo-device cgd 4 # cryptographic disk devices

View File

@ -1,9 +1,9 @@
# $NetBSD: WSCONS,v 1.19 2003/10/08 11:03:55 bouyer Exp $
# $NetBSD: WSCONS,v 1.20 2004/02/23 21:18:50 jandberg Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
# Created from: # NetBSD: GENERIC.in,v 1.16 2003/10/08 11:02:45 bouyer Exp $
# Created from: # NetBSD: GENERIC.in,v 1.18 2004/02/23 21:14:08 jandberg Exp $
#
# GENERIC machine description file
#
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.19 $"
#ident "GENERIC-$Revision: 1.20 $"
maxusers 8
@ -246,8 +246,8 @@ options KFONT_CONS_ISO8859_1
amidisplaycc0 at mainbus0 # wscons interface to custom chips
wsdisplay0 at amidisplaycc0 console ?
options WSEMUL_VT100
options FONT_BOLD8x16
options FONT_VT220L8x10
options FONT_VT220ISO8x16
msc0 at zbus0 # A2232 MSC multiport serial.
@ -432,6 +432,8 @@ pseudo-device view 4 # views (needed for grfcc)
pseudo-device pty # pseudo-terminals
pseudo-device clockctl # user control of clock subsystem
pseudo-device wsfont # wsfont(4) dynamic font loading support
pseudo-device vnd 4 # vnode pseudo-disks
pseudo-device ccd 4 # concatenated disk devices
#pseudo-device cgd 4 # cryptographic disk devices