This commit is contained in:
leo 2001-04-10 06:39:10 +00:00
parent 99047718f0
commit e409b5d5df
5 changed files with 31 additions and 26 deletions

View File

@ -1,12 +1,12 @@
#
# $NetBSD: ATARITT,v 1.35 2001/04/06 21:55:11 leo Exp $
# $NetBSD: ATARITT,v 1.36 2001/04/10 06:39:10 leo Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: ATARITT.in,v 1.2 2001/04/06 21:53:39 leo Exp $
# NetBSD: GENERIC,v 1.76 2001/04/05 12:21:30 leo Exp $
# NetBSD: ATARITT.in,v 1.4 2001/04/10 06:28:38 leo Exp $
# NetBSD: GENERIC.in,v 1.1 2001/04/10 05:52:14 leo Exp $
#This configuration file is for a GENERIC ATARI-TT
@ -14,7 +14,7 @@
include "arch/atari/conf/std.atari"
#ident "GENERIC-$Revision: 1.35 $"
#ident "GENERIC-$Revision: 1.36 $"
#Add support for about 16 users. This variable is used to size
#various kernel structures.
@ -88,7 +88,7 @@ options QUOTA # Disk quotas for local disks
options SOFTDEP # FFS soft updates support.
options NFSSERVER # Network File System server side code
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
# immutable) behave as system flags.
#immutable) behave as system flags.
#Misc. debugging options
@ -178,6 +178,8 @@ pseudo-device rnd # /dev/random and in-kernel generator
pseudo-device view 4 # View (graphics mapping)
pseudo-device mouse 1 # mouse
#The following sections describe various hardware options.
ncrscsi0 at mainbus0 # NCR5380 SCSI driver

View File

@ -1,12 +1,12 @@
#
# $NetBSD: BOOT,v 1.34 2001/04/06 21:55:11 leo Exp $
# $NetBSD: BOOT,v 1.35 2001/04/10 06:39:10 leo Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: FALCON.in,v 1.2 2001/04/06 21:53:39 leo Exp $
# NetBSD: GENERIC,v 1.76 2001/04/05 12:21:30 leo Exp $
# NetBSD: FALCON.in,v 1.4 2001/04/10 06:28:38 leo Exp $
# NetBSD: GENERIC.in,v 1.1 2001/04/10 05:52:14 leo Exp $
#This configuration file is for a generic ATARI-Falcon
@ -17,7 +17,7 @@
include "arch/atari/conf/std.atari"
#ident "GENERIC-$Revision: 1.34 $"
#ident "GENERIC-$Revision: 1.35 $"
#Add support for about 16 users. This variable is used to size
#various kernel structures.
@ -110,7 +110,7 @@ nvr0 at mainbus0 # nvram driver
wdc0 at mainbus0 # IDE-bus
wd* at wdc? channel ? drive ?
# ATAPI bus support
#ATAPI bus support
atapibus* at wdc? channel ?
#ATAPI devices

View File

@ -1,12 +1,12 @@
#
# $NetBSD: BOOTX,v 1.28 2001/04/06 21:55:11 leo Exp $
# $NetBSD: BOOTX,v 1.29 2001/04/10 06:39:10 leo Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: FALCON.in,v 1.2 2001/04/06 21:53:39 leo Exp $
# NetBSD: GENERIC,v 1.76 2001/04/05 12:21:30 leo Exp $
# NetBSD: FALCON.in,v 1.4 2001/04/10 06:28:38 leo Exp $
# NetBSD: GENERIC.in,v 1.1 2001/04/10 05:52:14 leo Exp $
#This configuration file is for a generic ATARI-Falcon
@ -17,7 +17,7 @@
include "arch/atari/conf/std.atari"
#ident "GENERIC-$Revision: 1.28 $"
#ident "GENERIC-$Revision: 1.29 $"
#Add support for about 16 users. This variable is used to size
#various kernel structures.
@ -121,7 +121,7 @@ ser0 at mainbus0 # UART on first 68901 (ttyB0)
wdc0 at mainbus0 # IDE-bus
wd* at wdc? channel ? drive ?
# ATAPI bus support
#ATAPI bus support
atapibus* at wdc? channel ?
#ATAPI devices

View File

@ -1,12 +1,12 @@
#
# $NetBSD: FALCON,v 1.35 2001/04/06 21:55:12 leo Exp $
# $NetBSD: FALCON,v 1.36 2001/04/10 06:39:10 leo Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: FALCON.in,v 1.2 2001/04/06 21:53:39 leo Exp $
# NetBSD: GENERIC,v 1.76 2001/04/05 12:21:30 leo Exp $
# NetBSD: FALCON.in,v 1.4 2001/04/10 06:28:38 leo Exp $
# NetBSD: GENERIC.in,v 1.1 2001/04/10 05:52:14 leo Exp $
#This configuration file is for a generic ATARI-Falcon
@ -17,7 +17,7 @@
include "arch/atari/conf/std.atari"
#ident "GENERIC-$Revision: 1.35 $"
#ident "GENERIC-$Revision: 1.36 $"
#Add support for about 16 users. This variable is used to size
#various kernel structures.
@ -91,7 +91,7 @@ options QUOTA # Disk quotas for local disks
options SOFTDEP # FFS soft updates support.
options NFSSERVER # Network File System server side code
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
# immutable) behave as system flags.
#immutable) behave as system flags.
#Misc. debugging options
@ -181,6 +181,8 @@ pseudo-device rnd # /dev/random and in-kernel generator
pseudo-device view 4 # View (graphics mapping)
pseudo-device mouse 1 # mouse
#The following sections describe various hardware options.
ncrscsi0 at mainbus0 # NCR5380 SCSI driver
@ -201,7 +203,7 @@ ser0 at mainbus0 # UART on first 68901 (ttyB0)
wdc0 at mainbus0 # IDE-bus
wd* at wdc? channel ? drive ?
# ATAPI bus support
#ATAPI bus support
atapibus* at wdc? channel ?
#ATAPI devices

View File

@ -1,12 +1,12 @@
#
# $NetBSD: HADES,v 1.26 2001/04/06 21:55:12 leo Exp $
# $NetBSD: HADES,v 1.27 2001/04/10 06:39:10 leo Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: HADES.in,v 1.2 2001/04/06 21:53:40 leo Exp $
# NetBSD: GENERIC,v 1.76 2001/04/05 12:21:30 leo Exp $
# NetBSD: HADES.in,v 1.4 2001/04/10 06:28:38 leo Exp $
# NetBSD: GENERIC.in,v 1.1 2001/04/10 05:52:14 leo Exp $
#This configuration file is for a generic Medusa-Hades
@ -14,7 +14,7 @@
include "arch/atari/conf/std.hades"
#ident "GENERIC-$Revision: 1.26 $"
#ident "GENERIC-$Revision: 1.27 $"
#Add support for about 16 users. This variable is used to size
#various kernel structures.
@ -87,7 +87,7 @@ options QUOTA # Disk quotas for local disks
options SOFTDEP # FFS soft updates support.
options NFSSERVER # Network File System server side code
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
# immutable) behave as system flags.
#immutable) behave as system flags.
#Misc. debugging options
@ -176,6 +176,7 @@ pseudo-device rnd # /dev/random and in-kernel generator
#Hardware options for GENERIC are in the various machine type specific files
pseudo-device view 4 # View (graphics mapping)
pseudo-device mouse 1 # mouse
#The following sections describe various hardware options.