Added a (commented out) configuration line for the RAIDframe device driver.
This commit is contained in:
parent
cc52aa9190
commit
cf5710c839
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.103 1998/11/04 00:40:03 fvdl Exp $
|
||||
# $NetBSD: GENERIC,v 1.104 1998/11/16 16:44:55 oster Exp $
|
||||
#
|
||||
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
|
||||
|
||||
|
@ -256,6 +256,7 @@ wsmouse* at psm?
|
|||
|
||||
pseudo-device bpfilter 16
|
||||
pseudo-device ccd 4
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
pseudo-device ipfilter 1
|
||||
pseudo-device loop 1
|
||||
pseudo-device md 1
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.109 1998/11/11 22:26:27 veego Exp $
|
||||
# $NetBSD: GENERIC,v 1.110 1998/11/16 16:44:56 oster Exp $
|
||||
|
||||
#
|
||||
# GENERIC AMIGA
|
||||
|
@ -322,6 +322,7 @@ pseudo-device pty 16 # pseudo ptys
|
|||
|
||||
pseudo-device vnd 4 # vnode pseudo-disks
|
||||
pseudo-device ccd 4 # concatenated disk devices
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
|
||||
# rnd is EXPERIMENTAL at this point.
|
||||
#pseudo-device rnd # /dev/random and in-kernel generator
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.50 1998/10/12 16:13:03 bouyer Exp $
|
||||
# $NetBSD: GENERIC,v 1.51 1998/11/16 16:44:56 oster Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
|
@ -262,6 +262,7 @@ pseudo-device pty 32 # pseudo-terminals
|
|||
pseudo-device tb 1 # tablet line discipline
|
||||
pseudo-device vnd 4 # paging to files
|
||||
pseudo-device ccd 2 # concatenated disk devices
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
pseudo-device md 1 # Ramdisk driver
|
||||
# rnd is EXPERIMENTAL
|
||||
#pseudo-device rnd # /dev/random and in-kernel generator
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# $NetBSD: GENERIC,v 1.48 1998/10/02 12:50:35 leo Exp $
|
||||
# $NetBSD: GENERIC,v 1.49 1998/11/16 16:44:56 oster Exp $
|
||||
#
|
||||
# Generic atari
|
||||
#
|
||||
|
@ -152,6 +152,7 @@ pseudo-device vnd 3 # 3 pseudo disks (see vnconfig)
|
|||
pseudo-device bpfilter 2 # berkeley packet filters
|
||||
pseudo-device tun 2 # network tunnel
|
||||
pseudo-device ccd 4 # concatenating disk driver
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
pseudo-device md 2 # Boot memory disk
|
||||
pseudo-device ipfilter # IP filtering device
|
||||
# rnd is EXPERIMENTAL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.13 1998/09/03 01:43:34 sakamoto Exp $
|
||||
# $NetBSD: GENERIC,v 1.14 1998/11/16 16:44:56 oster Exp $
|
||||
#
|
||||
# First try for BEBOX config file
|
||||
#
|
||||
|
@ -55,6 +55,7 @@ pseudo-device vnd 4
|
|||
pseudo-device loop
|
||||
pseudo-device bpfilter 8 # packet filter
|
||||
pseudo-device pty 64
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
|
||||
#
|
||||
# device
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.40 1998/08/28 04:56:15 thorpej Exp $
|
||||
# $NetBSD: GENERIC,v 1.41 1998/11/16 16:44:56 oster Exp $
|
||||
#
|
||||
# Generic kernel - one size fits all.
|
||||
#
|
||||
|
@ -170,6 +170,7 @@ pseudo-device ppp 4 # PPP network interfaces
|
|||
pseudo-device bpfilter 16 # Berkeley packet filter
|
||||
pseudo-device vnd 4 # vnode pseudo-disks
|
||||
pseudo-device ccd 4 # concatenated disk devices
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
pseudo-device loop # loopback network interface
|
||||
pseudo-device ipfilter # IP Filter package
|
||||
# rnd is EXPERIMENTAL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.203 1998/11/12 21:12:34 rvb Exp $
|
||||
# $NetBSD: GENERIC,v 1.204 1998/11/16 16:44:56 oster Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
|
@ -545,6 +545,7 @@ include "arch/i386/conf/GENERIC.local"
|
|||
|
||||
# disk/mass storage pseudo-devices
|
||||
pseudo-device ccd 4 # concatenated/striped disk devices
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device vnd 4 # disk-like interface to files
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.80 1998/10/23 01:16:22 ender Exp $
|
||||
# $NetBSD: GENERIC,v 1.81 1998/11/16 16:44:57 oster Exp $
|
||||
#
|
||||
# GENERIC
|
||||
|
||||
|
@ -199,6 +199,7 @@ asc0 at obio? # ASC/EASC audio
|
|||
|
||||
# disk/mass storage pseudo-devices
|
||||
pseudo-device ccd 4 # concatenated/striped disk devices
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device vnd 4 # disk-like interface to files
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.16 1998/10/28 21:06:27 dante Exp $
|
||||
# $NetBSD: GENERIC,v 1.17 1998/11/16 16:44:57 oster Exp $
|
||||
#
|
||||
# POWERMAC config file
|
||||
#
|
||||
|
@ -149,6 +149,7 @@ uk* at scsibus? target ? lun ? # SCSI unknown
|
|||
|
||||
pseudo-device vnd 4 # disk-like interface to files
|
||||
pseudo-device ccd 4 # concatenated/striped disk devices
|
||||
#psuedo-device raid 4 # RAIDframe disk driver
|
||||
pseudo-device md 1 # memory disk device
|
||||
pseudo-device loop # network loopback
|
||||
pseudo-device bpfilter 8 # packet filter
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# NEWS3400 config file
|
||||
#
|
||||
# $NetBSD: GENERIC,v 1.6 1998/06/26 01:54:03 lukem Exp $
|
||||
# $NetBSD: GENERIC,v 1.7 1998/11/16 16:44:57 oster Exp $
|
||||
#
|
||||
include "arch/newsmips/conf/std.newsmips"
|
||||
|
||||
|
@ -119,5 +119,6 @@ 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 raid 4 # RAIDframe disk driver
|
||||
#pseudo-device strip 1 # radio clock
|
||||
#pseudo-device ipfilter # ip filter
|
||||
|
|
|
@ -122,4 +122,5 @@ pseudo-device ipfilter # ip filter
|
|||
|
||||
pseudo-device pty 64 # pseudo-terminals
|
||||
pseudo-device vnd 4 # paging to files
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
pseudo-device ccd 4 # concatenated disks
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.16 1998/09/03 01:43:35 sakamoto Exp $
|
||||
# $NetBSD: GENERIC,v 1.17 1998/11/16 16:44:57 oster Exp $
|
||||
#
|
||||
# First try for PPC config file
|
||||
#
|
||||
|
@ -71,5 +71,6 @@ ofrtc* at ofbus?
|
|||
pseudo-device loop
|
||||
pseudo-device bpfilter 8 # packet filter
|
||||
pseudo-device pty 64
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
# rnd is EXPERIMENTAL
|
||||
#pseudo-device rnd # /dev/random and in-kernel generator
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.15 1998/06/26 01:54:06 lukem Exp $
|
||||
# $NetBSD: GENERIC,v 1.16 1998/11/16 16:44:57 oster Exp $
|
||||
#
|
||||
# Generic configuration file for MIPS R4400 PICA system
|
||||
#
|
||||
|
@ -90,5 +90,6 @@ pseudo-device bpfilter 16 # packet filter ports
|
|||
pseudo-device loop
|
||||
pseudo-device vnd 4 # virtual disk
|
||||
pseudo-device ccd 4 # concatenated disks
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
# rnd is EXPERIMENTAL
|
||||
#pseudo-device rnd # /dev/random and in-kernel generator
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Distribution kernel (any model) kernel config file
|
||||
|
||||
#
|
||||
# $NetBSD: GENERIC,v 1.31 1998/10/20 03:03:04 simonb Exp $
|
||||
# $NetBSD: GENERIC,v 1.32 1998/11/16 16:44:57 oster Exp $
|
||||
#
|
||||
include "arch/pmax/conf/std.pmax"
|
||||
|
||||
|
@ -148,6 +148,7 @@ pseudo-device bpfilter 16 # packet filter ports
|
|||
|
||||
pseudo-device vnd 4 # virtual disk ick
|
||||
pseudo-device ccd 4 # concatenated disks
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
|
||||
pseudo-device rasterconsole 1 # NB: raster console requires "fb"
|
||||
pseudo-device fb 1 # up to 3 framebuffers
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.70 1998/08/27 20:56:44 pk Exp $
|
||||
# $NetBSD: GENERIC,v 1.71 1998/11/16 16:44:57 oster Exp $
|
||||
|
||||
include "arch/sparc/conf/std.sparc"
|
||||
|
||||
|
@ -350,6 +350,10 @@ pseudo-device vnd 4
|
|||
|
||||
pseudo-device ccd 4
|
||||
|
||||
## RAIDframe disk driver: software RAID driver. See raid(4).
|
||||
|
||||
#pseudo-device raid 4
|
||||
|
||||
## Memory disk device, used on boot floppies with compressed
|
||||
## kernel-plus-root-disk images.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.6 1998/09/02 10:27:27 mrg Exp $
|
||||
# $NetBSD: GENERIC,v 1.7 1998/11/16 16:44:58 oster Exp $
|
||||
|
||||
include "arch/sparc64/conf/std.sparc64"
|
||||
|
||||
|
@ -263,6 +263,10 @@ pseudo-device vnd 4
|
|||
|
||||
pseudo-device ccd 4
|
||||
|
||||
## RAIDframe disk driver: software RAID driver. See raid(4).
|
||||
|
||||
#pseudo-device raid 4
|
||||
|
||||
## Memory disk device, used on boot floppies with compressed
|
||||
## kernel-plus-root-disk images.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.53 1998/06/26 01:54:11 lukem Exp $
|
||||
# $NetBSD: GENERIC,v 1.54 1998/11/16 16:44:58 oster Exp $
|
||||
|
||||
# GENERIC Sun3 (3/50, 3/60, 3/110, 3/160, 3/260, 3/E)
|
||||
# Supports root on: ie0, le0, sd*, ...
|
||||
|
@ -201,3 +201,4 @@ pseudo-device tun 2 # network tunneling over tty
|
|||
pseudo-device pty 32 # pseudo-terminals
|
||||
#pseudo-device vnd 4 # paging to files
|
||||
#pseudo-device ccd 4 # concatenated disks
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.39 1998/11/16 04:32:56 mrg Exp $
|
||||
# $NetBSD: GENERIC,v 1.40 1998/11/16 16:44:58 oster Exp $
|
||||
#
|
||||
# GENERIC VAX configuration file; all supported devices.
|
||||
#
|
||||
|
@ -165,5 +165,6 @@ pseudo-device tun 2
|
|||
pseudo-device tb 1
|
||||
pseudo-device vnd 4
|
||||
pseudo-device ccd 4
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
# rnd is EXPERIMENTAL
|
||||
#pseudo-device rnd # /dev/random and in-kernel generator
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.22 1998/09/07 14:11:08 minoura Exp $
|
||||
# $NetBSD: GENERIC,v 1.23 1998/11/16 16:44:58 oster Exp $
|
||||
|
||||
#
|
||||
# GENERIC
|
||||
|
@ -243,6 +243,10 @@ pseudo-device vnd 4
|
|||
|
||||
pseudo-device ccd 4
|
||||
|
||||
## RAIDframe disk driver: software RAID driver. See raid(4).
|
||||
|
||||
#pseudo-device raid 4
|
||||
|
||||
## Memory disk device, used on boot floppies with compressed
|
||||
## kernel-plus-root-disk images.
|
||||
|
||||
|
|
Loading…
Reference in New Issue