Added commented out cgd(4)s to GENERIC configs.

This commit is contained in:
elric 2002-10-14 18:39:22 +00:00
parent a855471fb4
commit 5ab71e20b0
56 changed files with 171 additions and 108 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.7 2002/10/06 02:11:54 provos Exp $
# $NetBSD: GENERIC,v 1.8 2002/10/14 18:39:22 elric Exp $
#
# GENERIC machine description file
#
@ -198,6 +198,7 @@ wsdisplay0 at arcvideo0
pseudo-device bpfilter 16
pseudo-device ccd 4
#pseudo-device cgd 4 # cryptographic disk devices
pseudo-device raid 8 # RAIDframe disk driver
options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.20 2002/10/06 02:11:54 provos Exp $
# $NetBSD: GENERIC,v 1.21 2002/10/14 18:39:23 elric Exp $
#
# GENERIC --- NetBSD/acorn32 complete configuration
#
@ -22,7 +22,7 @@ include "arch/acorn32/conf/std.acorn32"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.20 $"
#ident "GENERIC-$Revision: 1.21 $"
# estimated number of users
maxusers 32
@ -333,6 +333,7 @@ pseudo-device pty # pseudo-terminals
pseudo-device tb 1 # tablet line discipline
pseudo-device vnd 4 # disk-like interface to files
pseudo-device ccd 2 # concatenated disk devices
#pseudo-device cgd 4 # cryptographic disk devices
pseudo-device raid 8 # RAIDframe disk driver
options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.

View File

@ -1,4 +1,4 @@
# $NetBSD: P4032,v 1.11 2002/07/22 15:10:53 wiz Exp $
# $NetBSD: P4032,v 1.12 2002/10/14 18:39:23 elric Exp $
#
# Algorithmics P-4032 kernel.
#
@ -7,7 +7,7 @@ include "arch/algor/conf/std.algor"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "P4032-$Revision: 1.11 $"
#ident "P4032-$Revision: 1.12 $"
maxusers 32
@ -281,6 +281,7 @@ ukphy* at mii? phy ? # generic unknown PHYs
pseudo-device bpfilter 16
pseudo-device ccd 4
#pseudo-device cgd 4 # cryptographic disk devices
#pseudo-device raid 4 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components
pseudo-device ipfilter 1

View File

@ -1,4 +1,4 @@
# $NetBSD: P5064,v 1.16 2002/07/22 15:10:53 wiz Exp $
# $NetBSD: P5064,v 1.17 2002/10/14 18:39:23 elric Exp $
#
# Algorithmics P-5064 kernel.
#
@ -7,7 +7,7 @@ include "arch/algor/conf/std.algor"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "P5064-$Revision: 1.16 $"
#ident "P5064-$Revision: 1.17 $"
maxusers 32
@ -344,6 +344,7 @@ fd* at fdc? drive ?
pseudo-device bpfilter 16
pseudo-device ccd 4
#pseudo-device cgd 4 # cryptographic disk devices
#pseudo-device raid 4 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components
pseudo-device ipfilter 1

View File

@ -1,4 +1,4 @@
# $NetBSD: P6032,v 1.10 2002/07/22 15:10:53 wiz Exp $
# $NetBSD: P6032,v 1.11 2002/10/14 18:39:23 elric Exp $
#
# Algorithmics P-6032 kernel.
#
@ -7,7 +7,7 @@ include "arch/algor/conf/std.algor"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "P6032-$Revision: 1.10 $"
#ident "P6032-$Revision: 1.11 $"
maxusers 32
@ -349,6 +349,7 @@ fd* at fdc? drive ?
pseudo-device bpfilter 16
pseudo-device ccd 4
#pseudo-device cgd 4 # cryptographic disk devices
#pseudo-device raid 4 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components
pseudo-device ipfilter 1

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.216 2002/09/24 14:47:56 provos Exp $
# $NetBSD: GENERIC,v 1.217 2002/10/14 18:39:24 elric Exp $
#
# GENERIC machine description file
#
@ -25,7 +25,7 @@ include "arch/alpha/conf/std.alpha"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.216 $"
#ident "GENERIC-$Revision: 1.217 $"
maxusers 32
@ -520,6 +520,7 @@ wsmouse* at pms?
pseudo-device bpfilter 16
pseudo-device ccd 4
#pseudo-device cgd 4 # cryptographic disk devices
pseudo-device raid 8 # RAIDframe disk driver
options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.

View File

@ -1,9 +1,9 @@
# $NetBSD: AMIGA,v 1.56 2002/10/06 03:00:02 provos Exp $
# $NetBSD: AMIGA,v 1.57 2002/10/14 18:39:25 elric Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
# Created from: # NetBSD: GENERIC.in,v 1.6 2002/10/06 02:58:21 provos Exp $
# Created from: # NetBSD: GENERIC.in,v 1.7 2002/10/14 18:23:30 elric 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.56 $"
#ident "GENERIC-$Revision: 1.57 $"
maxusers 8
@ -441,6 +441,7 @@ pseudo-device clockctl # user control of clock subsystem
pseudo-device vnd 4 # vnode pseudo-disks
pseudo-device ccd 4 # concatenated disk devices
#pseudo-device cgd 4 # cryptographic disk devices
pseudo-device raid 8 # RAIDframe disk driver
options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.

View File

@ -1,9 +1,9 @@
# $NetBSD: DRACO,v 1.72 2002/10/06 03:00:03 provos Exp $
# $NetBSD: DRACO,v 1.73 2002/10/14 18:39:25 elric Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
# Created from: # NetBSD: GENERIC.in,v 1.6 2002/10/06 02:58:21 provos Exp $
# Created from: # NetBSD: GENERIC.in,v 1.7 2002/10/14 18:23:30 elric 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.72 $"
#ident "GENERIC-$Revision: 1.73 $"
maxusers 8
@ -311,6 +311,7 @@ pseudo-device clockctl # user control of clock subsystem
pseudo-device vnd 4 # vnode pseudo-disks
pseudo-device ccd 4 # concatenated disk devices
#pseudo-device cgd 4 # cryptographic disk devices
pseudo-device raid 8 # RAIDframe disk driver
options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.

View File

@ -1,9 +1,9 @@
# $NetBSD: GENERIC,v 1.188 2002/10/06 03:00:03 provos Exp $
# $NetBSD: GENERIC,v 1.189 2002/10/14 18:39:25 elric Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
# Created from: # NetBSD: GENERIC.in,v 1.6 2002/10/06 02:58:21 provos Exp $
# Created from: # NetBSD: GENERIC.in,v 1.7 2002/10/14 18:23:30 elric 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.188 $"
#ident "GENERIC-$Revision: 1.189 $"
maxusers 8
@ -449,6 +449,7 @@ pseudo-device clockctl # user control of clock subsystem
pseudo-device vnd 4 # vnode pseudo-disks
pseudo-device ccd 4 # concatenated disk devices
#pseudo-device cgd 4 # cryptographic disk devices
pseudo-device raid 8 # RAIDframe disk driver
options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.

View File

@ -1,9 +1,9 @@
# $NetBSD: INSTALL,v 1.34 2002/10/06 03:00:03 provos Exp $
# $NetBSD: INSTALL,v 1.35 2002/10/14 18:39:26 elric Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
# Created from: # NetBSD: GENERIC.in,v 1.6 2002/10/06 02:58:21 provos Exp $
# Created from: # NetBSD: GENERIC.in,v 1.7 2002/10/14 18:23:30 elric 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.34 $"
#ident "GENERIC-$Revision: 1.35 $"
makeoptions COPTS="-Os"
@ -398,6 +398,7 @@ pseudo-device clockctl # user control of clock subsystem
pseudo-device vnd 4 # vnode pseudo-disks
pseudo-device ccd 4 # concatenated disk devices
#pseudo-device cgd 4 # cryptographic disk devices
pseudo-device raid 8 # RAIDframe disk driver
options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.

View File

@ -1,9 +1,9 @@
# $NetBSD: WSCONS,v 1.10 2002/10/06 03:00:03 provos Exp $
# $NetBSD: WSCONS,v 1.11 2002/10/14 18:39:26 elric Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
# Created from: # NetBSD: GENERIC.in,v 1.6 2002/10/06 02:58:21 provos Exp $
# Created from: # NetBSD: GENERIC.in,v 1.7 2002/10/14 18:23:30 elric 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.10 $"
#ident "GENERIC-$Revision: 1.11 $"
maxusers 8
@ -422,6 +422,7 @@ pseudo-device clockctl # user control of clock subsystem
pseudo-device vnd 4 # vnode pseudo-disks
pseudo-device ccd 4 # concatenated disk devices
#pseudo-device cgd 4 # cryptographic disk devices
pseudo-device raid 8 # RAIDframe disk driver
options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.73 2002/10/06 02:11:55 provos Exp $
# $NetBSD: GENERIC,v 1.74 2002/10/14 18:39:26 elric Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/arc/conf/std.arc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.73 $"
#ident "GENERIC-$Revision: 1.74 $"
maxusers 32 # estimated number of users
@ -362,6 +362,7 @@ wsmouse* at pms?
# disk/mass storage pseudo-devices
pseudo-device ccd 4 # concatenated/striped disk devices
#pseudo-device cgd 4 # cryptographic disk devices
pseudo-device raid 8 # RAIDframe disk driver
# Options to enable various other RAIDframe RAID types.
# options RF_INCLUDE_EVENODD=1

View File

@ -1,12 +1,12 @@
#
# $NetBSD: ATARITT,v 1.50 2002/10/06 03:02:04 provos Exp $
# $NetBSD: ATARITT,v 1.51 2002/10/14 18:39:27 elric Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: ATARITT.in,v 1.4 2001/04/10 06:28:38 leo Exp $
# NetBSD: GENERIC.in,v 1.26 2002/10/06 02:58:21 provos Exp $
# NetBSD: GENERIC.in,v 1.27 2002/10/14 18:24:33 elric Exp $
#This configuration file is for a GENERIC ATARI-TT
@ -186,6 +186,7 @@ pseudo-device vlan # IEEE 802.1q encapsulation
pseudo-device bridge # simple inter-network bridging
pseudo-device ccd 4 # concatenating disk driver
#pseudo-device cgd 4 # cryptographic disk driver
pseudo-device raid 8 # RAIDframe disk driver
options RAID_AUTOCONFIG # auto-configuration of RAID components
#Options to enable various other RAIDframe RAID types.

View File

@ -1,12 +1,12 @@
#
# $NetBSD: BOOT,v 1.48 2002/09/18 02:20:50 lukem Exp $
# $NetBSD: BOOT,v 1.49 2002/10/14 18:39:27 elric Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: FALCON.in,v 1.6 2002/09/02 12:10:46 leo Exp $
# NetBSD: GENERIC.in,v 1.23 2002/09/18 02:19:19 lukem Exp $
# NetBSD: GENERIC.in,v 1.27 2002/10/14 18:24:33 elric Exp $
#This configuration file is for a generic ATARI-Falcon

View File

@ -1,12 +1,12 @@
#
# $NetBSD: BOOTX,v 1.42 2002/09/18 02:20:50 lukem Exp $
# $NetBSD: BOOTX,v 1.43 2002/10/14 18:39:27 elric Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: FALCON.in,v 1.6 2002/09/02 12:10:46 leo Exp $
# NetBSD: GENERIC.in,v 1.23 2002/09/18 02:19:19 lukem Exp $
# NetBSD: GENERIC.in,v 1.27 2002/10/14 18:24:33 elric Exp $
#This configuration file is for a generic ATARI-Falcon

View File

@ -1,12 +1,12 @@
#
# $NetBSD: FALCON,v 1.51 2002/10/06 03:02:04 provos Exp $
# $NetBSD: FALCON,v 1.52 2002/10/14 18:39:27 elric Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: FALCON.in,v 1.6 2002/09/02 12:10:46 leo Exp $
# NetBSD: GENERIC.in,v 1.26 2002/10/06 02:58:21 provos Exp $
# NetBSD: GENERIC.in,v 1.27 2002/10/14 18:24:33 elric Exp $
#This configuration file is for a generic ATARI-Falcon
@ -185,6 +185,7 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
pseudo-device ccd 4 # concatenating disk driver
#pseudo-device cgd 4 # cryptographic disk driver
pseudo-device raid 8 # RAIDframe disk driver
options RAID_AUTOCONFIG # auto-configuration of RAID components
#Options to enable various other RAIDframe RAID types.

View File

@ -1,12 +1,12 @@
#
# $NetBSD: HADES,v 1.41 2002/10/06 03:02:04 provos Exp $
# $NetBSD: HADES,v 1.42 2002/10/14 18:39:28 elric Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: HADES.in,v 1.4 2001/04/10 06:28:38 leo Exp $
# NetBSD: GENERIC.in,v 1.26 2002/10/06 02:58:21 provos Exp $
# NetBSD: GENERIC.in,v 1.27 2002/10/14 18:24:33 elric Exp $
#This configuration file is for a generic Medusa-Hades
@ -189,6 +189,7 @@ pseudo-device vlan # IEEE 802.1q encapsulation
pseudo-device bridge # simple inter-network bridging
pseudo-device ccd 4 # concatenating disk driver
#pseudo-device cgd 4 # cryptographic disk driver
pseudo-device raid 8 # RAIDframe disk driver
options RAID_AUTOCONFIG # auto-configuration of RAID components
#Options to enable various other RAIDframe RAID types.

View File

@ -1,12 +1,12 @@
#
# $NetBSD: MILAN-ISAIDE,v 1.17 2002/10/06 03:02:04 provos Exp $
# $NetBSD: MILAN-ISAIDE,v 1.18 2002/10/14 18:39:28 elric Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: MILAN.in,v 1.10 2002/06/15 21:44:07 leo Exp $
# NetBSD: GENERIC.in,v 1.26 2002/10/06 02:58:21 provos Exp $
# NetBSD: GENERIC.in,v 1.27 2002/10/14 18:24:33 elric Exp $
#This configuration file is for a generic Milan
@ -186,6 +186,7 @@ pseudo-device vlan # IEEE 802.1q encapsulation
pseudo-device bridge # simple inter-network bridging
pseudo-device ccd 4 # concatenating disk driver
#pseudo-device cgd 4 # cryptographic disk driver
pseudo-device raid 8 # RAIDframe disk driver
options RAID_AUTOCONFIG # auto-configuration of RAID components
#Options to enable various other RAIDframe RAID types.

View File

@ -1,12 +1,12 @@
#
# $NetBSD: MILAN-PCIIDE,v 1.17 2002/10/06 03:02:04 provos Exp $
# $NetBSD: MILAN-PCIIDE,v 1.18 2002/10/14 18:39:28 elric Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: MILAN.in,v 1.10 2002/06/15 21:44:07 leo Exp $
# NetBSD: GENERIC.in,v 1.26 2002/10/06 02:58:21 provos Exp $
# NetBSD: GENERIC.in,v 1.27 2002/10/14 18:24:33 elric Exp $
#This configuration file is for a generic Milan
@ -186,6 +186,7 @@ pseudo-device vlan # IEEE 802.1q encapsulation
pseudo-device bridge # simple inter-network bridging
pseudo-device ccd 4 # concatenating disk driver
#pseudo-device cgd 4 # cryptographic disk driver
pseudo-device raid 8 # RAIDframe disk driver
options RAID_AUTOCONFIG # auto-configuration of RAID components
#Options to enable various other RAIDframe RAID types.

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.58 2002/10/06 02:11:55 provos Exp $
# $NetBSD: GENERIC,v 1.59 2002/10/14 18:39:28 elric Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/bebox/conf/std.bebox"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.58 $"
#ident "GENERIC-$Revision: 1.59 $"
maxusers 32
@ -83,6 +83,7 @@ options NFS_BOOT_BOOTPARAM,NFS_BOOT_BOOTP
config netbsd root on ? type ?
#pseudo-device cgd 4 # cryptographic disk devices
pseudo-device vnd 4
pseudo-device loop
pseudo-device bpfilter 8 # packet filter

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.38 2002/10/10 00:05:54 chris Exp $
# $NetBSD: GENERIC,v 1.39 2002/10/14 18:39:29 elric Exp $
#
# GENERIC machine description file
#
@ -486,6 +486,7 @@ joy* at isapnp? # Game ports (usually on audio cards)
# disk/mass storage pseudo-devices
pseudo-device ccd 2 # concatenated/striped disk devices
#pseudo-device cgd 2 # cryptographic disk devices
pseudo-device md 1 # memory disk device (ramdisk)
pseudo-device vnd 4 # disk-like interface to files

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.14 2002/10/06 02:11:56 provos Exp $
# $NetBSD: GENERIC,v 1.15 2002/10/14 18:39:29 elric Exp $
#
# GENERIC machine description file
#
@ -110,6 +110,7 @@ pseudo-device pty 64 # pseudo ptys
#pseudo-device bridge # simple inter-network bridging
#pseudo-device vnd 4 # vnode pseudo-disks
#pseudo-device ccd 4 # concatenated disk devices
#pseudo-device cgd 4 # cryptographic disk devices
pseudo-device loop # loopback network interface
#pseudo-device ipfilter # IP Filter package
pseudo-device rnd

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.36 2002/10/06 02:11:56 provos Exp $
# $NetBSD: GENERIC,v 1.37 2002/10/14 18:39:30 elric Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/cobalt/conf/std.cobalt"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.36 $"
#ident "GENERIC-$Revision: 1.37 $"
maxusers 32
@ -237,6 +237,7 @@ lxtphy* at mii? phy ? # Level One LXT-970 PHYs
# Disk/mass storage pseudo-devices
#pseudo-device ccd 4 # concatenated disk devices
#pseudo-device cgd 4 # cryptographic disk devices
pseudo-device raid 8 # RAIDframe disk driver
options RAID_AUTOCONFIG # auto-configuration of RAID
# Options to enable various other RAIDframe RAID types.

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.26 2002/09/18 02:43:57 lukem Exp $
# $NetBSD: GENERIC,v 1.27 2002/10/14 18:39:30 elric Exp $
#
# GENERIC machine description file
#
@ -131,6 +131,7 @@ pci* at gapspci?
rtk* at pci? dev ? function ? # SEGA Broadband Adapter
ukphy* at mii? phy ?
#pseudo-device cgd 4 # cryptographic disk devices
#pseudo-device vnd 4 # disk-like interface to files
#pseudo-device bpfilter 8 # Berkeley packet filter
#pseudo-device bridge # simple inter-network bridging

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.85 2002/10/06 02:11:56 provos Exp $
# $NetBSD: GENERIC,v 1.86 2002/10/14 18:39:30 elric Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/hp300/conf/std.hp300"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.85 $"
#ident "GENERIC-$Revision: 1.86 $"
maxusers 32 # estimated number of users
@ -225,6 +225,7 @@ ac* at oscsi? target ? lun ? # SCSI changers
# disk pseudo-devices
pseudo-device ccd 4 # concatenated disk devices
#pseudo-device cgd 4 # cryptographic disk devices
pseudo-device raid 8 # RAIDframe disk driver
options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.8 2002/10/06 02:11:56 provos Exp $
# $NetBSD: GENERIC,v 1.9 2002/10/14 18:39:31 elric Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/hp700/conf/std.hp700"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.8 $"
#ident "GENERIC-$Revision: 1.9 $"
maxusers 32 # estimated number of users
@ -533,6 +533,7 @@ ukphy* at mii? phy ? # generic unknown PHYs
# disk/mass storage pseudo-devices
pseudo-device ccd 4 # concatenated/striped disk devices
#pseudo-device cgd 4 # cryptographic disk devices
pseudo-device raid 8 # RAIDframe disk driver
options RAID_AUTOCONFIG # auto-configuration of RAID components
#Options to enable various other RAIDframe RAID types.

View File

@ -1,4 +1,4 @@
# $NetBSD: IPAQ,v 1.23 2002/09/18 02:43:58 lukem Exp $
# $NetBSD: IPAQ,v 1.24 2002/10/14 18:39:31 elric Exp $
#
# iPAQ H3600 -- Windows-CE based PDA
#
@ -197,6 +197,7 @@ pseudo-device pty # pseudo-terminals
pseudo-device tb 1 # tablet line discipline
#pseudo-device vnd 4 # disk-like interface to files
#pseudo-device ccd 2 # concatenated disk devices
#pseudo-device cgd 2 # cryptographic disk devices
#pseudo-device raid 4 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components

View File

@ -1,4 +1,4 @@
# $NetBSD: JORNADA720,v 1.28 2002/09/18 02:43:58 lukem Exp $
# $NetBSD: JORNADA720,v 1.29 2002/10/14 18:39:31 elric Exp $
#
# JORNADA -- Windows-CE based jornada 720
#
@ -7,7 +7,7 @@ include "arch/hpcarm/conf/std.hpcarm"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.28 $"
#ident "GENERIC-$Revision: 1.29 $"
# estimated number of users
maxusers 32
@ -245,6 +245,7 @@ pseudo-device pty # pseudo-terminals
pseudo-device tb 1 # tablet line discipline
#pseudo-device vnd 4 # disk-like interface to files
#pseudo-device ccd 2 # concatenated disk devices
#pseudo-device cgd 2 # cryptographic disk devices
#pseudo-device raid 4 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.130 2002/10/06 02:11:57 provos Exp $
# $NetBSD: GENERIC,v 1.131 2002/10/14 18:39:32 elric Exp $
#
# GENERIC machine description file
#
@ -24,7 +24,7 @@ include "arch/hpcmips/conf/std.hpcmips.tx39"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.130 $"
#ident "GENERIC-$Revision: 1.131 $"
maxusers 16
@ -590,6 +590,7 @@ pseudo-device ipfilter # IP filter, NAT
pseudo-device vnd 4 # virtual disk ick
#pseudo-device ccd 4 # concatenated disks
#pseudo-device cgd 4 # cryptographic disks
pseudo-device rnd # /dev/random and in-kernel generator
pseudo-device clockctl # user control of clock subsystem

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.35 2002/10/06 02:11:57 provos Exp $
# $NetBSD: GENERIC,v 1.36 2002/10/14 18:39:32 elric Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/luna68k/conf/std.luna68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.35 $"
#ident "GENERIC-$Revision: 1.36 $"
maxusers 8
@ -151,6 +151,7 @@ st* at scsibus? target ? lun ? # SCSI tapes
pseudo-device bpfilter 2 # Berkeley Packet Filter
#pseudo-device ccd 2 # concatenated and striped disks
#pseudo-device cgd 2 # cryptographic disks
#pseudo-device gre 2 # generic L3 over IP tunnel
#pseudo-device ipfilter 1 # ip filter
pseudo-device loop 1 # loopback interface; required

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.132 2002/10/06 02:11:57 provos Exp $
# $NetBSD: GENERIC,v 1.133 2002/10/14 18:39:33 elric Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/mac68k/conf/std.mac68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.132 $"
#ident "GENERIC-$Revision: 1.133 $"
maxusers 16 # estimated number of users
@ -270,6 +270,7 @@ asc0 at obio? # ASC/EASC audio
# disk/mass storage pseudo-devices
pseudo-device ccd 4 # concatenated/striped disk devices
#pseudo-device cgd 4 # cryptographic disk devices
#pseudo-device raid 8 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERICSBC,v 1.22 2002/09/25 11:49:52 martti Exp $
# $NetBSD: GENERICSBC,v 1.23 2002/10/14 18:39:33 elric Exp $
#
# GENERICSBC
@ -6,7 +6,7 @@ include "arch/mac68k/conf/std.mac68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERICSBC-$Revision: 1.22 $"
#ident "GENERICSBC-$Revision: 1.23 $"
maxusers 16 # estimated number of users
@ -253,6 +253,7 @@ asc0 at obio? # ASC/EASC audio
# disk/mass storage pseudo-devices
pseudo-device ccd 4 # concatenated/striped disk devices
#pseudo-device cgd 4 # cryptographic disk devices
#pseudo-device raid 8 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.145 2002/10/06 02:11:58 provos Exp $
# $NetBSD: GENERIC,v 1.146 2002/10/14 18:39:33 elric Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/macppc/conf/std.macppc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.145 $"
#ident "GENERIC-$Revision: 1.146 $"
maxusers 32
@ -364,6 +364,7 @@ midi* at eap? # 137[01] MIDI port
pseudo-device vnd 4 # disk-like interface to files
pseudo-device ccd 4 # concatenated/striped disk devices
#pseudo-device cgd 4 # cryptographic disk devices
#pseudo-device raid 8 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.23 2002/10/06 02:11:58 provos Exp $
# $NetBSD: GENERIC,v 1.24 2002/10/14 18:39:34 elric Exp $
#
# GENERIC machine description file
#
@ -146,6 +146,7 @@ pseudo-device tun 4 # Network "tunnel" device
pseudo-device bpfilter 16 # Berkeley Packet Filter
#pseudo-device vnd 4 # disk-like interface to files
#pseudo-device ccd 4 # concatenated and striped disks
#pseudo-device cgd 4 # cryptographic disks
#pseudo-device raid 8 # RAIDframe disk driver
# Options to enable various other RAIDframe RAID types.
# options RF_INCLUDE_EVENODD=1

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.46 2002/10/06 02:11:58 provos Exp $
# $NetBSD: GENERIC,v 1.47 2002/10/14 18:39:34 elric Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/mmeye/conf/std.mmeye"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.46 $"
#ident "GENERIC-$Revision: 1.47 $"
maxusers 16 # estimated number of users
@ -168,6 +168,7 @@ sm* at pcmcia? function ? # Megahertz Ethernet
# Pseudo-Devices
pseudo-device ccd 4 # concatenated/striped disk devices
#pseudo-device cgd 4 # cryptographic disk devices
#pseudo-device raid 8 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.37 2002/10/06 02:11:58 provos Exp $
# $NetBSD: GENERIC,v 1.38 2002/10/14 18:39:34 elric Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/mvme68k/conf/std.mvme68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.37 $"
#ident "GENERIC-$Revision: 1.38 $"
# Boards this kernel supports
options MVME147
@ -103,6 +103,7 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
pseudo-device vlan # IEEE 802.1q encapsulation
pseudo-device bridge # simple inter-network bridging
pseudo-device pty # pseudo-terminals
#pseudo-device cgd 4 # cryptographic disk devices
pseudo-device vnd 2
pseudo-device clockctl # user control of clock subsystem

View File

@ -1,11 +1,11 @@
# $NetBSD: MVME1600,v 1.9 2002/09/18 02:44:03 lukem Exp $
# $NetBSD: MVME1600,v 1.10 2002/10/14 18:39:35 elric Exp $
#
include "arch/mvmeppc/conf/std.mvmeppc"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "MVME1600-$Revision: 1.9 $"
#ident "MVME1600-$Revision: 1.10 $"
maxusers 8
@ -203,6 +203,7 @@ ukphy* at mii? phy ? # generic unknown PHYs
# disk/mass storage pseudo-devices
#pseudo-device ccd 4 # concatenated/striped disk devices
#pseudo-device cgd 4 # cryptographic disk devices
#pseudo-device raid 8 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.27 2002/10/06 02:11:59 provos Exp $
# $NetBSD: GENERIC,v 1.28 2002/10/14 18:39:35 elric Exp $
#
# GENERIC machine description file
#
@ -250,6 +250,7 @@ audio* at sb?
# disk/mass storage pseudo-devices
#pseudo-device md 1 # memory disk device (ramdisk)
pseudo-device vnd 4 # disk-like interface to files
#pseudo-device cgd 4 # cryptographic disk devices
# network pseudo-devices
pseudo-device bpfilter 4 # Berkeley packet filter

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.38 2002/10/06 02:11:59 provos Exp $
# $NetBSD: GENERIC,v 1.39 2002/10/14 18:39:35 elric Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/news68k/conf/std.news68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.38 $"
#ident "GENERIC-$Revision: 1.39 $"
maxusers 8
@ -198,6 +198,7 @@ pseudo-device pty # pseudo-terminals
pseudo-device md 1 # memory disk device
pseudo-device vnd 4 # disk-like interface to files
pseudo-device ccd 4 # concatenated and striped disks
#pseudo-device cgd 4 # cryptographic disk devices
pseudo-device raid 8 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_TINY,v 1.19 2002/09/25 11:49:53 martti Exp $
# $NetBSD: GENERIC_TINY,v 1.20 2002/10/14 18:39:36 elric Exp $
# news68k GENERIC config file for low memory machines;
#
@ -6,7 +6,7 @@ include "arch/news68k/conf/std.news68k"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC_TINY-$Revision: 1.19 $"
#ident "GENERIC_TINY-$Revision: 1.20 $"
maxusers 4
@ -179,6 +179,7 @@ pseudo-device pty # pseudo-terminals
#pseudo-device md 1 # memory disk device
pseudo-device vnd 4 # disk-like interface to files
#pseudo-device ccd 4 # concatenated and striped disks
#pseudo-device cgd 4 # cryptographic disk devices
#pseudo-device raid 8 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.58 2002/10/06 02:12:00 provos Exp $
# $NetBSD: GENERIC,v 1.59 2002/10/14 18:39:36 elric Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/ofppc/conf/std.ofppc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.58 $"
#ident "GENERIC-$Revision: 1.59 $"
maxusers 32
@ -152,6 +152,7 @@ ofrtc* at ofbus?
pseudo-device vnd 4 # disk-like interface to files
pseudo-device ccd 4 # concatenated/striped disk devices
#pseudo-device cgd 4 # cryptographic disk devices
#pesudo-device raid 8 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.30 2002/10/06 02:12:00 provos Exp $
# $NetBSD: GENERIC,v 1.31 2002/10/14 18:39:36 elric Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/pc532/conf/std.pc532"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.30 $"
#ident "GENERIC-$Revision: 1.31 $"
maxusers 8 # estimated number of users
@ -103,5 +103,6 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
pseudo-device vlan # IEEE 802.1q encapsulation
pseudo-device bridge # simple inter-network bridging
pseudo-device ccd 4 # Concatenated Disk Driver
#pseudo-device cgd 4 # cryptographic disk devices
pseudo-device rnd # kernel random number generator
pseudo-device clockctl # user control of clock subsystem

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.105 2002/10/06 02:12:00 provos Exp $
# $NetBSD: GENERIC,v 1.106 2002/10/14 18:39:37 elric Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/pmax/conf/std.pmax"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.105 $"
#ident "GENERIC-$Revision: 1.106 $"
maxusers 64
@ -226,6 +226,7 @@ pseudo-device bridge # simple inter-network bridging
pseudo-device vnd 4 # virtual disk ick
pseudo-device ccd 4 # concatenated disks
#pseudo-device cgd 4 # cryptographic disk devices
pseudo-device raid 8 # RAIDframe disk driver
options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.

View File

@ -1,4 +1,4 @@
# $NetBSD: PMPPC,v 1.9 2002/09/18 02:44:07 lukem Exp $
# $NetBSD: PMPPC,v 1.10 2002/10/14 18:39:37 elric Exp $
#
# PMPPC
#
@ -412,6 +412,7 @@ radio* at radiodev?
audio* at audiobus?
pseudo-device vnd 4 # disk-like interface to files
#pseudo-device cgd 4 # cryptographic disk devices
#pseudo-device md 1 # memory disk device
pseudo-device loop # network loopback
pseudo-device bpfilter 8 # packet filter

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.57 2002/10/06 02:12:00 provos Exp $
# $NetBSD: GENERIC,v 1.58 2002/10/14 18:39:37 elric Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/prep/conf/std.prep"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.57 $"
#ident "GENERIC-$Revision: 1.58 $"
maxusers 32
@ -447,6 +447,7 @@ joy* at isapnp? # Game ports (usually on audio cards)
# disk/mass storage pseudo-devices
pseudo-device ccd 4 # concatenated/striped disk devices
#pseudo-device cgd 4 # cryptographic disk devices
#pseudo-device raid 8 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC.sandpoint,v 1.3 2002/09/18 02:44:07 lukem Exp $
# $NetBSD: GENERIC.sandpoint,v 1.4 2002/10/14 18:39:38 elric Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/sandpoint/conf/std.sandpoint"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.3 $"
#ident "GENERIC-$Revision: 1.4 $"
maxusers 32
@ -92,6 +92,7 @@ pseudo-device loop
# miscellaneous pseudo-devices
pseudo-device rnd # /dev/random and in-kernel generator
pseudo-device vnd 4
#pseudo-device cgd 4 # cryptographic disk devices
pseudo-device pty
pseudo-device clockctl # user control of clock subsystem

View File

@ -1,11 +1,11 @@
# $NetBSD: GENERIC,v 1.13 2002/10/06 02:12:01 provos Exp $
# $NetBSD: GENERIC,v 1.14 2002/10/14 18:39:38 elric Exp $
#include "arch/sbmips/conf/std.sbmips.eb" # big-endian mode
include "arch/sbmips/conf/std.sbmips.el" # little-endian mode
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.13 $"
#ident "GENERIC-$Revision: 1.14 $"
# The following three options are required for BCM1250 pass 1 silicon
options SB1250_PASS1
@ -133,6 +133,7 @@ brgphy* at mii? phy ?
# Disk/mass storage pseudo-devices
pseudo-device ccd 4 # concatenated disk devices
#pseudo-device cgd 4 # cryptographic disk devices
#pseudo-device raid 4 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID
pseudo-device md 1 # memory disk device (ramdisk)

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.9 2002/10/06 02:12:01 provos Exp $
# $NetBSD: GENERIC,v 1.10 2002/10/14 18:39:38 elric Exp $
#
# GENERIC machine description file
#
@ -28,7 +28,7 @@ include "arch/sgimips/conf/std.sgimips"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.9 $"
#ident "GENERIC-$Revision: 1.10 $"
maxusers 32
@ -228,6 +228,7 @@ scsibus* at wdsc? # HPC SCSI
# disk/mass storage pseudo-devices
pseudo-device ccd 4 # concatenated/striped disk devices
#pseudo-device cgd 4 # cryptographic disk devices
#pseudo-device raid 4 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components
pseudo-device md 1 # memory disk device (ramdisk)

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.9 2002/10/06 02:12:01 provos Exp $
# $NetBSD: GENERIC,v 1.10 2002/10/14 18:39:39 elric Exp $
#
# Generic Shark configuration.
#
@ -7,7 +7,7 @@ include "arch/shark/conf/std.shark"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.9 $"
#ident "GENERIC-$Revision: 1.10 $"
# estimated number of users
maxusers 32
@ -221,6 +221,7 @@ pseudo-device pty # pseudo-terminals
#pseudo-device tb 1 # tablet line discipline
pseudo-device vnd 4 # disk-like interface to files
#pseudo-device ccd 2 # concatenated disk devices
#pseudo-device cgd 4 # cryptographic disk devices
pseudo-device rnd # /dev/random and /dev/urandom
#pseudo-device md 1 # Ramdisk driver

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.140 2002/10/06 02:12:02 provos Exp $
# $NetBSD: GENERIC,v 1.141 2002/10/14 18:39:39 elric Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/sparc/conf/std.sparc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.140 $"
#ident "GENERIC-$Revision: 1.141 $"
maxusers 32
@ -427,6 +427,10 @@ pseudo-device vnd 4
pseudo-device ccd 4
## Cryptographic disk devices; See cgd(4)
#pseudo-device cgd 4
## RAIDframe disk driver: software RAID driver. See raid(4).
pseudo-device raid 8

View File

@ -1,10 +1,10 @@
# $NetBSD: GENERIC32,v 1.50 2002/10/12 19:57:44 provos Exp $
# $NetBSD: GENERIC32,v 1.51 2002/10/14 18:39:40 elric Exp $
include "arch/sparc64/conf/std.sparc64"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.50 $"
#ident "GENERIC-$Revision: 1.51 $"
maxusers 64
@ -345,6 +345,10 @@ pseudo-device vnd 4
pseudo-device ccd 4
## Cryptographic disk devices. See cgd(4).
#pseudo-device cgd 4
## RAIDframe disk driver: software RAID driver. See raid(4).
pseudo-device raid 8

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.19 2002/10/06 02:12:02 provos Exp $
# $NetBSD: GENERIC,v 1.20 2002/10/14 18:39:40 elric Exp $
#
# GENERIC machine description file
#
@ -25,7 +25,7 @@ include "arch/sun2/conf/std.sun2"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.19 $"
#ident "GENERIC-$Revision: 1.20 $"
# Machines to be supported by this kernel
#options FPU_EMULATE
@ -250,6 +250,7 @@ pseudo-device loop 1 # network loopback
pseudo-device pty 32 # pseudo-terminals
#pseudo-device vnd 4 # paging to files
#pseudo-device ccd 4 # concatenated disks
#pseudo-device cgd 4 # cryptographic disk devices
#pseudo-device raid 4 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.94 2002/10/06 02:12:02 provos Exp $
# $NetBSD: GENERIC,v 1.95 2002/10/14 18:39:41 elric Exp $
#
# GENERIC machine description file
#
@ -25,7 +25,7 @@ include "arch/sun3/conf/std.sun3"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.94 $"
#ident "GENERIC-$Revision: 1.95 $"
# Machines to be supported by this kernel
options FPU_EMULATE
@ -248,6 +248,7 @@ pseudo-device rnd # /dev/random and in-kernel generator
pseudo-device pty # pseudo-terminals
pseudo-device vnd 4 # paging to files
#pseudo-device ccd 4 # concatenated disks
#pseudo-device cgd 4 # cryptographic disk devices
#pseudo-device raid 4 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.106 2002/10/06 02:12:02 provos Exp $
# $NetBSD: GENERIC,v 1.107 2002/10/14 18:39:41 elric Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/vax/conf/std.vax"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.106 $"
#ident "GENERIC-$Revision: 1.107 $"
# Here are all different supported CPU types listed.
#options VAX8800 # VAX 8500, 8530, 8550, 8700, 8800
@ -269,6 +269,7 @@ pseudo-device bridge # simple inter-network bridging
pseudo-device tb 1
pseudo-device vnd 4
pseudo-device ccd 4
#pseudo-device cgd 4 # cryptographic disk devices
pseudo-device raid 8 # RAIDframe disk driver
options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.

View File

@ -1,4 +1,4 @@
# $NetBSD: WALNUT,v 1.26 2002/09/18 02:44:11 lukem Exp $
# $NetBSD: WALNUT,v 1.27 2002/10/14 18:39:41 elric Exp $
#
# GENERIC -- everything that's currently supported
#
@ -235,6 +235,7 @@ todclock0 at dsrtc? # time-of-day device via rtc device
pseudo-device vnd 4 # disk-like interface to files
pseudo-device ccd 4 # concatenated/striped disk devices
#pseudo-device cgd 4 # cryptographic disk devices
pseudo-device raid 4 # RAIDframe disk driver
options RAID_AUTOCONFIG # auto-configuration of RAID components
pseudo-device md 1 # memory disk device

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.82 2002/10/06 02:12:03 provos Exp $
# $NetBSD: GENERIC,v 1.83 2002/10/14 18:39:42 elric Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/x68k/conf/std.x68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.82 $"
#ident "GENERIC-$Revision: 1.83 $"
maxusers 8
@ -400,6 +400,10 @@ pseudo-device vnd 4
#pseudo-device ccd 4
## Cryptographic disk devices. See cgd(4).
#pseudo-device cgd 4
## RAIDframe disk driver: software RAID driver. See raid(4).
pseudo-device raid 8