Remove unused count from pseudo-device md.
This commit is contained in:
parent
52c1dfeea5
commit
afdfce8e3b
@ -1,4 +1,4 @@
|
||||
# $NetBSD: FOURMEG,v 1.36 2010/04/16 13:48:27 pooka Exp $
|
||||
# $NetBSD: FOURMEG,v 1.37 2010/11/23 11:13:52 hannken Exp $
|
||||
|
||||
# FOURMEG arm26 configuration -- something small
|
||||
|
||||
@ -185,7 +185,7 @@ wsdisplay0 at arcvideo0
|
||||
#pseudo-device fss # file system snapshot device
|
||||
#pseudo-device ipfilter
|
||||
pseudo-device loop
|
||||
pseudo-device md 1
|
||||
pseudo-device md
|
||||
#options MEMORY_DISK_HOOKS
|
||||
#options MEMORY_DISK_ROOT_SIZE=
|
||||
#pseudo-device ppp
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.62 2010/04/29 22:40:48 chs Exp $
|
||||
# $NetBSD: GENERIC,v 1.63 2010/11/23 11:13:52 hannken Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -240,7 +240,7 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components
|
||||
pseudo-device fss # file system snapshot device
|
||||
#pseudo-device ipfilter
|
||||
pseudo-device loop
|
||||
pseudo-device md 1
|
||||
pseudo-device md
|
||||
#options MEMORY_DISK_HOOKS
|
||||
#options MEMORY_DISK_ROOT_SIZE=
|
||||
pseudo-device ppp
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.30 2010/04/16 13:48:27 pooka Exp $
|
||||
# $NetBSD: INSTALL,v 1.31 2010/11/23 11:13:52 hannken Exp $
|
||||
|
||||
# INSTALL configuration, used to generate installation media
|
||||
|
||||
@ -193,7 +193,7 @@ wsdisplay0 at arcvideo0
|
||||
#pseudo-device fss # file system snapshot device
|
||||
#pseudo-device ipfilter
|
||||
pseudo-device loop
|
||||
pseudo-device md 1
|
||||
pseudo-device md
|
||||
#options MEMORY_DISK_HOOKS
|
||||
#options MEMORY_DISK_ROOT_SIZE=
|
||||
#pseudo-device ppp
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: EB7500ATX,v 1.40 2010/04/16 13:48:27 pooka Exp $
|
||||
# $NetBSD: EB7500ATX,v 1.41 2010/11/23 11:13:52 hannken Exp $
|
||||
#
|
||||
# EB7500ATX --- 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 "EB7500ATX-$Revision: 1.40 $"
|
||||
#ident "EB7500ATX-$Revision: 1.41 $"
|
||||
|
||||
# estimated number of users
|
||||
maxusers 32
|
||||
@ -275,7 +275,7 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components
|
||||
# options RF_INCLUDE_PARITY_DECLUSTERING=1
|
||||
# options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
|
||||
#pseudo-device fss # file system snapshot device
|
||||
pseudo-device md 1 # Ramdisk driver
|
||||
pseudo-device md # Ramdisk driver
|
||||
pseudo-device rnd # /dev/random and in-kernel generator
|
||||
pseudo-device clockctl # user control of clock subsystem
|
||||
pseudo-device ksyms # /dev/ksyms
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.96 2010/04/29 22:40:48 chs Exp $
|
||||
# $NetBSD: GENERIC,v 1.97 2010/11/23 11:13:52 hannken 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.96 $"
|
||||
#ident "GENERIC-$Revision: 1.97 $"
|
||||
|
||||
# estimated number of users
|
||||
maxusers 32
|
||||
@ -336,7 +336,7 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components
|
||||
# options RF_INCLUDE_PARITY_DECLUSTERING=1
|
||||
# options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
|
||||
pseudo-device fss # file system snapshot device
|
||||
pseudo-device md 1 # Ramdisk driver
|
||||
pseudo-device md # Ramdisk driver
|
||||
pseudo-device rnd # /dev/random and in-kernel generator
|
||||
pseudo-device clockctl # user control of clock subsystem
|
||||
pseudo-device ksyms # /dev/ksyms
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.57 2010/04/16 13:48:27 pooka Exp $
|
||||
# $NetBSD: INSTALL,v 1.58 2010/11/23 11:13:52 hannken Exp $
|
||||
#
|
||||
# INSTALL -- NetBSD/acorn32 install configuration
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/acorn32/conf/std.acorn32"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "INSTALL-$Revision: 1.57 $"
|
||||
#ident "INSTALL-$Revision: 1.58 $"
|
||||
|
||||
# estimated number of users
|
||||
maxusers 32
|
||||
@ -324,7 +324,7 @@ pseudo-device ccd 2 # concatenated disk devices
|
||||
# options RF_INCLUDE_PARITY_DECLUSTERING=1
|
||||
# options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
|
||||
#pseudo-device fss # file system snapshot device
|
||||
pseudo-device md 1 # Ramdisk driver
|
||||
pseudo-device md # Ramdisk driver
|
||||
pseudo-device rnd # /dev/random and in-kernel generator
|
||||
|
||||
# If the standard modes don't work for your monitor, you can specify
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: LOWMEM_WSCONS,v 1.54 2010/04/16 13:48:28 pooka Exp $
|
||||
# $NetBSD: LOWMEM_WSCONS,v 1.55 2010/11/23 11:13:52 hannken Exp $
|
||||
#
|
||||
# LOWMEM_WSCONS -- RiscPC config with wscons for SMALL machines
|
||||
#
|
||||
@ -282,7 +282,7 @@ pseudo-device pty # pseudo-terminals
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
#pseudo-device ccd 2 # concatenated disk devices
|
||||
#pseudo-device fss # file system snapshot device
|
||||
pseudo-device md 1 # Ramdisk driver
|
||||
pseudo-device md # Ramdisk driver
|
||||
pseudo-device rnd # /dev/random and /dev/urandom
|
||||
pseudo-device clockctl # user control of clock subsystem
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: NC,v 1.52 2010/04/16 13:48:28 pooka Exp $
|
||||
# $NetBSD: NC,v 1.53 2010/11/23 11:13:52 hannken Exp $
|
||||
#
|
||||
# NC - with wscons
|
||||
#
|
||||
@ -272,7 +272,7 @@ pseudo-device pty # pseudo-terminals
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
#pseudo-device ccd 2 # concatenated disk devices
|
||||
#pseudo-device fss # file system snapshot device
|
||||
pseudo-device md 1 # Ramdisk driver
|
||||
pseudo-device md # Ramdisk driver
|
||||
pseudo-device rnd # /dev/random and /dev/urandom
|
||||
pseudo-device clockctl # user control of clock subsystem
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: P4032,v 1.53 2010/04/16 13:48:28 pooka Exp $
|
||||
# $NetBSD: P4032,v 1.54 2010/11/23 11:13:53 hannken 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.53 $"
|
||||
#ident "P4032-$Revision: 1.54 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -319,7 +319,7 @@ pseudo-device ccd 4
|
||||
#pseudo-device fss # file system snapshot device
|
||||
pseudo-device ipfilter 1
|
||||
pseudo-device loop 1
|
||||
pseudo-device md 1
|
||||
pseudo-device md
|
||||
pseudo-device ppp
|
||||
pseudo-device pty # pseudo-terminals
|
||||
pseudo-device sl
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: P5064,v 1.60 2010/04/16 13:48:28 pooka Exp $
|
||||
# $NetBSD: P5064,v 1.61 2010/11/23 11:13:53 hannken 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.60 $"
|
||||
#ident "P5064-$Revision: 1.61 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -383,7 +383,7 @@ pseudo-device ccd 4
|
||||
#pseudo-device fss # file system snapshot device
|
||||
pseudo-device ipfilter 1
|
||||
pseudo-device loop 1
|
||||
pseudo-device md 1
|
||||
pseudo-device md
|
||||
pseudo-device ppp
|
||||
pseudo-device pty # pseudo-terminals
|
||||
pseudo-device sl
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: P6032,v 1.53 2010/11/13 04:01:42 uebayasi Exp $
|
||||
# $NetBSD: P6032,v 1.54 2010/11/23 11:13:53 hannken 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.53 $"
|
||||
#ident "P6032-$Revision: 1.54 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -388,7 +388,7 @@ pseudo-device ccd 4
|
||||
#pseudo-device fss # file system snapshot device
|
||||
pseudo-device ipfilter 1
|
||||
pseudo-device loop 1
|
||||
pseudo-device md 1
|
||||
pseudo-device md
|
||||
pseudo-device ppp
|
||||
pseudo-device pty # pseudo-terminals
|
||||
pseudo-device sl
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.337 2010/05/22 19:02:07 plunky Exp $
|
||||
# $NetBSD: GENERIC,v 1.338 2010/11/23 11:13:53 hannken Exp $
|
||||
#
|
||||
# This machine description file is used to generate the default NetBSD
|
||||
# kernel.
|
||||
@ -19,7 +19,7 @@ include "arch/alpha/conf/std.alpha"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
ident "GENERIC-$Revision: 1.337 $"
|
||||
ident "GENERIC-$Revision: 1.338 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -715,7 +715,7 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components
|
||||
pseudo-device fss # file system snapshot device
|
||||
pseudo-device ipfilter 1
|
||||
pseudo-device loop 1
|
||||
pseudo-device md 1
|
||||
pseudo-device md
|
||||
pseudo-device ppp
|
||||
pseudo-device pppoe # PPP over Ethernet (RFC 2516)
|
||||
pseudo-device pty # pseudo-terminals
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.99 2010/04/16 13:48:28 pooka Exp $
|
||||
# $NetBSD: INSTALL,v 1.100 2010/11/23 11:13:53 hannken Exp $
|
||||
#
|
||||
# Alpha INSTALL kernel.
|
||||
|
||||
@ -341,7 +341,7 @@ wskbd* at pckbd?
|
||||
wsmouse* at pms?
|
||||
|
||||
pseudo-device loop 1
|
||||
pseudo-device md 1
|
||||
pseudo-device md
|
||||
pseudo-device ppp
|
||||
pseudo-device pty 2 # pseudo-terminals (Sysinst needs two)
|
||||
pseudo-device sl
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: RAWHIDE,v 1.34 2010/05/08 22:16:25 mrg Exp $
|
||||
# $NetBSD: RAWHIDE,v 1.35 2010/11/23 11:13:53 hannken Exp $
|
||||
#
|
||||
# Alpha 4100 stripped for action server kernel.
|
||||
#
|
||||
@ -109,7 +109,7 @@ pseudo-device bpfilter
|
||||
pseudo-device ccd 16
|
||||
pseudo-device ipfilter 1
|
||||
pseudo-device loop 1
|
||||
pseudo-device md 1
|
||||
pseudo-device md
|
||||
pseudo-device ppp
|
||||
pseudo-device pty
|
||||
pseudo-device sl
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.291 2010/11/13 09:48:54 jnemeth Exp $
|
||||
# $NetBSD: GENERIC,v 1.292 2010/11/23 11:13:53 hannken Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.291 $"
|
||||
#ident "GENERIC-$Revision: 1.292 $"
|
||||
|
||||
maxusers 64 # estimated number of users
|
||||
|
||||
@ -1109,7 +1109,7 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components
|
||||
pseudo-device fss # file system snapshot device
|
||||
pseudo-device putter # for puffs and pud
|
||||
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
options MEMORY_DISK_HOOKS # enable root ramdisk
|
||||
options MEMORY_DISK_DYNAMIC # loaded via kernel module
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: XEN3_DOM0,v 1.59 2010/11/13 09:48:54 jnemeth Exp $
|
||||
# $NetBSD: XEN3_DOM0,v 1.60 2010/11/23 11:13:54 hannken Exp $
|
||||
|
||||
include "arch/amd64/conf/std.xen"
|
||||
|
||||
@ -786,7 +786,7 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components
|
||||
#options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
|
||||
pseudo-device fss # file system snapshot device
|
||||
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
pseudo-device putter # for puffs and pud
|
||||
pseudo-device dm # device-mapper driver for LVM
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: XEN3_DOMU,v 1.25 2010/08/12 20:16:28 haad Exp $
|
||||
# $NetBSD: XEN3_DOMU,v 1.26 2010/11/23 11:13:54 hannken Exp $
|
||||
|
||||
include "arch/amd64/conf/std.xen"
|
||||
|
||||
@ -193,7 +193,7 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components
|
||||
pseudo-device fss # file system snapshot device
|
||||
pseudo-device putter # for puffs and pud
|
||||
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
pseudo-device dm # device-mapper driver for LVM
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: MDINSTALL,v 1.27 2009/02/06 18:50:26 jym Exp $
|
||||
# $NetBSD: MDINSTALL,v 1.28 2010/11/23 11:13:54 hannken Exp $
|
||||
|
||||
#
|
||||
# INSTALL kernel for ramdisk installation
|
||||
@ -296,4 +296,4 @@ options MEMORY_DISK_SERVER=0 # no userspace memory disk support
|
||||
options MEMORY_DISK_ROOT_SIZE=2048 # size of memory disk, in blocks
|
||||
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
|
||||
|
||||
pseudo-device md 1 # memory disk [ramdisk]
|
||||
pseudo-device md # memory disk [ramdisk]
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: RAMDISK,v 1.7 2009/02/06 18:50:26 jym Exp $
|
||||
# $NetBSD: RAMDISK,v 1.8 2010/11/23 11:13:54 hannken Exp $
|
||||
#
|
||||
# Amiga install kernel with built-in memory disk image.
|
||||
|
||||
@ -11,4 +11,4 @@ options MEMORY_DISK_SERVER=0 # no userspace memory disk support
|
||||
options MEMORY_DISK_ROOT_SIZE=8192 # size of memory disk, in blocks
|
||||
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
|
||||
|
||||
pseudo-device md 1 # memory disk [ramdisk]
|
||||
pseudo-device md # memory disk [ramdisk]
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ARCTIC,v 1.54 2010/05/08 22:16:26 mrg Exp $
|
||||
# $NetBSD: ARCTIC,v 1.55 2010/11/23 11:13:54 hannken Exp $
|
||||
# $OpenBSD: ARCTIC,v 1.12 1999/08/29 12:14:03 niklas Exp $
|
||||
#
|
||||
# configuration file for DeskStation
|
||||
@ -243,7 +243,7 @@ uk* at atapibus? drive ? flags 0x0000 # ATAPI unknown
|
||||
pseudo-device ccd 4 # concatenated/striped disk devices
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
#pseudo-device fss # file system snapshot device
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
|
||||
# network pseudo-devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.164 2010/05/08 22:16:26 mrg Exp $
|
||||
# $NetBSD: GENERIC,v 1.165 2010/11/23 11:13:54 hannken 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.164 $"
|
||||
#ident "GENERIC-$Revision: 1.165 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -457,7 +457,7 @@ pseudo-device raid 8 # RAIDframe disk driver
|
||||
#options RF_INCLUDE_PARITY_DECLUSTERING=1
|
||||
#options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
|
||||
pseudo-device fss # file system snapshot device
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
#options VND_COMPRESSION # compressed vnd(4)
|
||||
pseudo-device putter # for puffs and pud
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: M403,v 1.50 2010/04/16 13:48:29 pooka Exp $
|
||||
# $NetBSD: M403,v 1.51 2010/11/23 11:13:54 hannken Exp $
|
||||
#
|
||||
# configuration file for MIPS Magnum 4000 system
|
||||
#
|
||||
@ -190,7 +190,7 @@ wsmouse* at pms?
|
||||
pseudo-device ccd 4 # concatenated/striped disk devices
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
#pseudo-device fss # file system snapshot device
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
|
||||
# network pseudo-devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: MIMORI,v 1.55 2010/05/08 22:16:26 mrg Exp $
|
||||
# $NetBSD: MIMORI,v 1.56 2010/11/23 11:13:54 hannken Exp $
|
||||
# NetBSD: GENERIC,v 1.31 2000/06/09 05:33:02 soda Exp
|
||||
#
|
||||
# MIMORI -- My NEC RISCstation 2250 (ur)
|
||||
@ -256,7 +256,7 @@ wsmouse* at pms?
|
||||
pseudo-device ccd 4 # concatenated/striped disk devices
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
#pseudo-device fss # file system snapshot device
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
|
||||
# network pseudo-devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: PICA,v 1.67 2010/05/08 22:16:26 mrg Exp $
|
||||
# $NetBSD: PICA,v 1.68 2010/11/23 11:13:54 hannken Exp $
|
||||
#
|
||||
# configuration file for ACER PICA system
|
||||
#
|
||||
@ -195,7 +195,7 @@ wsmouse* at pms?
|
||||
pseudo-device ccd 4 # concatenated/striped disk devices
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
#pseudo-device fss # file system snapshot device
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
|
||||
# network pseudo-devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: RPC44,v 1.36 2010/04/16 13:48:29 pooka Exp $
|
||||
# $NetBSD: RPC44,v 1.37 2010/11/23 11:13:54 hannken 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.36 $"
|
||||
#ident "GENERIC-$Revision: 1.37 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -267,7 +267,7 @@ wsmouse* at pms?
|
||||
#options RF_INCLUDE_PARITY_DECLUSTERING=1
|
||||
#options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
|
||||
#pseudo-device fss # file system snapshot device
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
pseudo-device putter # for puffs and pud
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: GENERIC.in,v 1.90 2010/05/08 22:16:26 mrg Exp $
|
||||
# $NetBSD: GENERIC.in,v 1.91 2010/11/23 11:13:54 hannken Exp $
|
||||
#
|
||||
# Generic atari
|
||||
#
|
||||
@ -260,7 +260,7 @@ pseudo-device pppoe # PPP over Ethernet (RFC 2516)
|
||||
pseudo-device pty # pseudo-terminals
|
||||
pseudo-device loop # Loopback network
|
||||
#options VND_COMPRESSION # compressed vnd(4)
|
||||
pseudo-device md 3 # Boot memory disk
|
||||
pseudo-device md # Boot memory disk
|
||||
pseudo-device putter # for puffs and pud
|
||||
|
||||
#if !defined(SMALL030_KERNEL)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.124 2010/11/03 05:19:29 kiyohara Exp $
|
||||
# $NetBSD: GENERIC,v 1.125 2010/11/23 11:13:55 hannken 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.124 $"
|
||||
#ident "GENERIC-$Revision: 1.125 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -286,7 +286,7 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components
|
||||
#options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
|
||||
pseudo-device fss # file system snapshot device
|
||||
|
||||
pseudo-device md 1 # memory disk device
|
||||
pseudo-device md # memory disk device
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
options VND_COMPRESSION # compressed vnd(4)
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.50 2010/10/20 02:54:10 kiyohara Exp $
|
||||
# $NetBSD: INSTALL,v 1.51 2010/11/23 11:13:55 hannken Exp $
|
||||
#
|
||||
# First try for BeBox config file
|
||||
#
|
||||
@ -186,7 +186,7 @@ ukphy* at mii? phy ? # generic unknown PHYs
|
||||
|
||||
#pseudo-device vnd
|
||||
#pseudo-device fss # file system snapshot device
|
||||
pseudo-device md 1
|
||||
pseudo-device md
|
||||
pseudo-device loop
|
||||
#pseudo-device bpfilter # packet filter
|
||||
pseudo-device pty 2 # pseudo-terminals (Sysinst needs two)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.132 2010/05/08 22:16:26 mrg Exp $
|
||||
# $NetBSD: GENERIC,v 1.133 2010/11/23 11:13:55 hannken Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -550,7 +550,7 @@ pseudo-device swcrypto # software crypto implementation
|
||||
pseudo-device ccd 2 # concatenated/striped disk devices
|
||||
pseudo-device fss # file system snapshot device
|
||||
#pseudo-device cgd 2 # cryptographic disk devices
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
#options VND_COMPRESSION # compressed vnd(4)
|
||||
pseudo-device putter # for puffs and pud
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.76 2010/04/16 13:48:29 pooka Exp $
|
||||
# $NetBSD: INSTALL,v 1.77 2010/11/23 11:13:55 hannken Exp $
|
||||
#
|
||||
# CATSINST -- CHALTECH CATS Install kernel
|
||||
#
|
||||
@ -446,7 +446,7 @@ ds1687rtc0 at isa? port 0x72 # Dallas RTC
|
||||
# disk/mass storage pseudo-devices
|
||||
pseudo-device ccd 2 # concatenated/striped disk devices
|
||||
#pseudo-device fss # file system snapshot device
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
#pseudo-device vnd # disk-like interface to files
|
||||
|
||||
# network pseudo-devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.126 2010/05/08 22:16:26 mrg Exp $
|
||||
# $NetBSD: GENERIC,v 1.127 2010/11/23 11:13:55 hannken 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.126 $"
|
||||
#ident "GENERIC-$Revision: 1.127 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -324,7 +324,7 @@ options RAID_AUTOCONFIG # auto-configuration of RAID
|
||||
# options RF_INCLUDE_PARITY_DECLUSTERING=1
|
||||
# options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
|
||||
pseudo-device fss # file system snapshot device
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
#options VND_COMPRESSION # compressed vnd(4)
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.41 2009/12/05 20:11:10 pooka Exp $
|
||||
# $NetBSD: INSTALL,v 1.42 2010/11/23 11:13:55 hannken Exp $
|
||||
#
|
||||
# INSTALL -- installation and rescue kernel.
|
||||
#
|
||||
@ -10,7 +10,7 @@ include "arch/cobalt/conf/std.cobalt"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "INSTALL-$Revision: 1.41 $"
|
||||
#ident "INSTALL-$Revision: 1.42 $"
|
||||
|
||||
makeoptions COPTS="-Os -mmemcpy"
|
||||
makeoptions CPUFLAGS="-march=vr5000 -mabi=32"
|
||||
@ -302,7 +302,7 @@ lxtphy* at mii? phy ? # Level One LXT-970 PHYs
|
||||
# options RF_INCLUDE_INTERDECLUSTER=1
|
||||
# options RF_INCLUDE_PARITY_DECLUSTERING=1
|
||||
# options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
#pseudo-device vnd # disk-like interface to files
|
||||
|
||||
# Network pseudo-devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: RAMDISK,v 1.3 2009/02/06 18:50:26 jym Exp $
|
||||
# $NetBSD: RAMDISK,v 1.4 2010/11/23 11:13:55 hannken Exp $
|
||||
#
|
||||
# memory disk based configuration file
|
||||
#
|
||||
@ -14,4 +14,4 @@ options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
|
||||
|
||||
makeoptions COPTS="-Os -mmemcpy" # generates smaller code than -O2, -O1
|
||||
|
||||
pseudo-device md 1
|
||||
pseudo-device md
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.98 2010/10/13 14:34:27 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.99 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -195,7 +195,7 @@ aica* at g2bus? # AICA Sound Processing Unit
|
||||
audio* at aica?
|
||||
|
||||
#pseudo-device cgd 2 # cryptographic disk devices
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
#options VND_COMPRESSION # compressed vnd(4)
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ADI_BRH,v 1.50 2010/10/28 02:10:27 briggs Exp $
|
||||
# $NetBSD: ADI_BRH,v 1.51 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# ADI_BRH -- ADI Engineering "Big Red Head" i80200 Evaluation Board
|
||||
#
|
||||
@ -211,7 +211,7 @@ ukphy* at mii? phy ? # Generic IEEE 802.3u PHYs
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ARMADILLO210,v 1.15 2010/04/16 13:48:30 pooka Exp $
|
||||
# $NetBSD: ARMADILLO210,v 1.16 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# ARMADILLO210 -- Atmark Techno, Armadillo-210
|
||||
#
|
||||
@ -178,7 +178,7 @@ lxtphy* at mii? phy ? # Level One LXT-970 PHYs
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
options VND_COMPRESSION # compressed vnd(4)
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ARMADILLO9,v 1.27 2010/04/16 13:48:30 pooka Exp $
|
||||
# $NetBSD: ARMADILLO9,v 1.28 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# ARMADILLO9 -- Atmark Techno, Armadillo-9
|
||||
#
|
||||
@ -263,7 +263,7 @@ uk* at scsibus? target ? lun ? # SCSI unknown
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
options VND_COMPRESSION # compressed vnd(4)
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: BEAGLEBOARD,v 1.12 2010/09/08 22:52:25 ahoka Exp $
|
||||
# $NetBSD: BEAGLEBOARD,v 1.13 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# BEAGLEBOARD -- TI OMAP 3530 Eval Board Kernel
|
||||
#
|
||||
@ -273,7 +273,7 @@ options OMAP_CK_REF_SPEED=12000000
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
#pseudo-device vnd # disk-like interface to files
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: CP3100,v 1.18 2010/10/28 02:10:27 briggs Exp $
|
||||
# $NetBSD: CP3100,v 1.19 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# CP3100 -- Certance CP3100 Kernel
|
||||
#
|
||||
@ -229,7 +229,7 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components
|
||||
#options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
options VND_COMPRESSION # compressed vnd(4)
|
||||
|
||||
|
@ -244,7 +244,7 @@ geminigpio2 at obio0 addr 0x4f000000 intrbase 96 intr 24
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
pseudo-device md 1 # memory disk
|
||||
pseudo-device md # memory disk
|
||||
#pseudo-device vnd # disk-like interface to files
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
||||
|
@ -244,7 +244,7 @@ makphy* at mii? phy ? # Marvell Semiconductor 88E1000 PHYs
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
pseudo-device md 1 # memory disk
|
||||
pseudo-device md # memory disk
|
||||
#pseudo-device vnd # disk-like interface to files
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GUMSTIX,v 1.53 2010/09/23 07:21:05 kiyohara Exp $
|
||||
# $NetBSD: GUMSTIX,v 1.54 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# GUMSTIX -- Gumstix. Inc. gumstix platforms kernel
|
||||
#
|
||||
@ -364,7 +364,7 @@ pseudo-device cgd 4 # cryptographic disk devices
|
||||
#options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
options VND_COMPRESSION # compressed vnd(4)
|
||||
pseudo-device putter # for puffs and pud
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: HDL_G,v 1.19 2010/05/08 22:16:26 mrg Exp $
|
||||
# $NetBSD: HDL_G,v 1.20 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# HDL_G -- I-O DATA HDL-G Kernel
|
||||
#
|
||||
@ -405,7 +405,7 @@ midi* at midibus?
|
||||
#options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd 4 # disk-like interface to files
|
||||
options VND_COMPRESSION # compressed vnd(4)
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: IGEPV2,v 1.1 2010/06/16 22:06:54 jmcneill Exp $
|
||||
# $NetBSD: IGEPV2,v 1.2 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# IGEPv2 -- TI OMAP 3530 Eval Board Kernel
|
||||
#
|
||||
@ -242,7 +242,7 @@ options OMAP_CK_REF_SPEED=12000000
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
#pseudo-device vnd # disk-like interface to files
|
||||
#pseudo-device fss 4 # file system snapshot device
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: IMX31LITE,v 1.10 2010/11/15 18:21:19 bsh Exp $
|
||||
# $NetBSD: IMX31LITE,v 1.11 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# IMX31LITE -- Freescale IMX31LITE Evaluation Board Kernel
|
||||
#
|
||||
@ -169,7 +169,7 @@ wd* at atabus? drive ? flags 0x0000
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
#pseudo-device vnd # disk-like interface to files
|
||||
|
||||
# network pseudo-devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.2 2009/02/06 18:50:27 jym Exp $
|
||||
# $NetBSD: INSTALL,v 1.3 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# INSTALL -- Common configuration fragment for install kernels.
|
||||
#
|
||||
@ -8,4 +8,4 @@ options MEMORY_DISK_IS_ROOT # Force root on ramdisk
|
||||
options MEMORY_DISK_ROOT_SIZE=6150
|
||||
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
|
||||
|
||||
pseudo-device md 1
|
||||
pseudo-device md
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INTEGRATOR,v 1.58 2010/04/16 13:48:30 pooka Exp $
|
||||
# $NetBSD: INTEGRATOR,v 1.59 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# GENERIC -- ARM Integrator board Generic kernel
|
||||
#
|
||||
@ -232,7 +232,7 @@ ukphy* at mii? phy ? # generic unknown PHYs
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: IQ31244,v 1.48 2010/04/16 13:48:30 pooka Exp $
|
||||
# $NetBSD: IQ31244,v 1.49 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# IQ31244 -- Intel IQ31244 Evaluation Board Kernel
|
||||
#
|
||||
@ -208,7 +208,7 @@ ukphy* at mii? phy ? # Generic IEEE 802.3u PHYs
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: IQ80310,v 1.68 2010/10/28 02:10:27 briggs Exp $
|
||||
# $NetBSD: IQ80310,v 1.69 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# IQ80310 -- Intel IQ80310 Evaluation Board Kernel
|
||||
#
|
||||
@ -220,7 +220,7 @@ ukphy* at mii? phy ? # Generic IEEE 802.3u PHYs
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: IQ80321,v 1.63 2010/10/28 02:10:27 briggs Exp $
|
||||
# $NetBSD: IQ80321,v 1.64 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# IQ80321 -- Intel IQ80321 Evaluation Board Kernel
|
||||
#
|
||||
@ -214,7 +214,7 @@ ukphy* at mii? phy ? # Generic IEEE 802.3u PHYs
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: IXDP425,v 1.29 2009/12/05 20:11:11 pooka Exp $
|
||||
# $NetBSD: IXDP425,v 1.30 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# IXDP425 -- Intel IXDP425/IXCDP1100 Development Platform
|
||||
#
|
||||
@ -241,7 +241,7 @@ ukphy* at mii? phy ? # generic unknown PHYs
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
|
||||
# network pseudo-devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: IXM1200,v 1.40 2009/12/05 20:11:11 pooka Exp $
|
||||
# $NetBSD: IXM1200,v 1.41 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# IXM1200 -- Intel IXM1200 Evaluation Board Kernel
|
||||
#
|
||||
@ -171,7 +171,7 @@ inphy* at mii? phy ? # Intel 82555 PHYs
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
#pseudo-device vnd # disk-like interface to files
|
||||
|
||||
# network pseudo-devices
|
||||
|
@ -243,7 +243,7 @@ sm* at mhzc?
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
#pseudo-device vnd # disk-like interface to files
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: MARVELL_NAS,v 1.1 2010/10/02 06:15:52 kiyohara Exp $
|
||||
# $NetBSD: MARVELL_NAS,v 1.2 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# This configuration supports for generically Marvell NAS.
|
||||
|
||||
@ -261,7 +261,7 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components
|
||||
pseudo-device fss # file system snapshot device
|
||||
pseudo-device putter # for puffs and pud
|
||||
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
options VND_COMPRESSION # compressed vnd(4)
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: MPCSA_GENERIC,v 1.16 2010/05/22 19:02:08 plunky Exp $
|
||||
# $NetBSD: MPCSA_GENERIC,v 1.17 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/evbarm/conf/std.mpcsa"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.16 $"
|
||||
#ident "GENERIC-$Revision: 1.17 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -648,7 +648,7 @@ ucom* at uvscom? portno ?
|
||||
#options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
#pseudo-device vnd # disk-like interface to files
|
||||
#options VND_COMPRESSION # compressed vnd(4)
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: NAPPI,v 1.35 2009/12/05 20:11:11 pooka Exp $
|
||||
# $NetBSD: NAPPI,v 1.36 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# NAPPI -- Netwise APlication Platform Board Kernel
|
||||
#
|
||||
@ -168,7 +168,7 @@ inphy* at mii? phy ? # Intel 82555 PHYs
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
#pseudo-device vnd # disk-like interface to files
|
||||
|
||||
# network pseudo-devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: NAPPI_MD,v 1.2 2009/02/06 18:50:27 jym Exp $
|
||||
# $NetBSD: NAPPI_MD,v 1.3 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# NAPPI -- Netwise APlication Platform Board Kernel
|
||||
#
|
||||
@ -14,4 +14,4 @@ options MEMORY_DISK_ROOT_SIZE=8192 # 2 Megabytes
|
||||
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
pseudo-device md 1 # memory disk device
|
||||
pseudo-device md # memory disk device
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: NETWALKER,v 1.1 2010/11/13 07:31:32 bsh Exp $
|
||||
# $NetBSD: NETWALKER,v 1.2 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# NETWALKER -- Sharp
|
||||
#
|
||||
@ -190,7 +190,7 @@ pseudo-device crypto # /dev/crypto device
|
||||
pseudo-device swcrypto # software crypto implementation
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
#pseudo-device vnd # disk-like interface to files
|
||||
|
||||
# network pseudo-devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: NETWALKER_MD,v 1.1 2010/11/13 07:31:32 bsh Exp $
|
||||
# $NetBSD: NETWALKER_MD,v 1.2 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# M2ID -- i.MX51 evaluation board
|
||||
#
|
||||
@ -11,5 +11,5 @@ options MEMORY_DISK_ROOT_SIZE=8192 # Size in blocks
|
||||
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
pseudo-device md 1
|
||||
pseudo-device md
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: NSLU2,v 1.16 2009/12/05 20:11:11 pooka Exp $
|
||||
# $NetBSD: NSLU2,v 1.17 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# Linksys NSLU2 "Slug" NAS Device
|
||||
#
|
||||
@ -228,7 +228,7 @@ ugen* at uhub? port ? configuration ? interface ?
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
#pseudo-device vnd 4 # disk-like interface to files
|
||||
|
||||
# network pseudo-devices
|
||||
|
@ -197,7 +197,7 @@ ocp0 at mainbus?
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
#pseudo-device vnd # disk-like interface to files
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: OVERO,v 1.6 2010/08/30 05:37:30 kiyohara Exp $
|
||||
# $NetBSD: OVERO,v 1.7 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# OVERO -- Gumstix. Inc. Overo platforms kernel
|
||||
#
|
||||
@ -253,7 +253,7 @@ pseudo-device cgd 4 # cryptographic disk devices
|
||||
#options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
|
||||
#pseudo-device fss 4 # file system snapshot device
|
||||
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
options VND_COMPRESSION # compressed vnd(4)
|
||||
#pseudo-device putter # for puffs and pud
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: SHEEVAPLUG,v 1.1 2010/10/02 06:15:52 kiyohara Exp $
|
||||
# $NetBSD: SHEEVAPLUG,v 1.2 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# This configuration supports for generically Marvell SheevaPlug
|
||||
#
|
||||
@ -448,7 +448,7 @@ pseudo-device swcrypto # software crypto implementation
|
||||
#options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
options VND_COMPRESSION # compressed vnd(4)
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: SMDK2410,v 1.41 2010/04/16 13:48:30 pooka Exp $
|
||||
# $NetBSD: SMDK2410,v 1.42 2010/11/23 11:13:56 hannken Exp $
|
||||
#
|
||||
# SMDK2410 -- Samsung's S3C2410 evaluation board.
|
||||
#
|
||||
@ -335,7 +335,7 @@ ugen* at uhub? port ?
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
#pseudo-device vnd # disk-like interface to files
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: SMDK2800,v 1.41 2010/04/16 13:48:30 pooka Exp $
|
||||
# $NetBSD: SMDK2800,v 1.42 2010/11/23 11:13:57 hannken Exp $
|
||||
#
|
||||
# SMDK2800 -- Samsung's S3C2800 evaluation board.
|
||||
#
|
||||
@ -218,7 +218,7 @@ ukphy* at mii? phy ? # generic unknown PHYs
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
#pseudo-device vnd # disk-like interface to files
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: TEAMASA_NPWR,v 1.64 2010/10/28 02:10:27 briggs Exp $
|
||||
# $NetBSD: TEAMASA_NPWR,v 1.65 2010/11/23 11:13:57 hannken Exp $
|
||||
#
|
||||
# TEAMASA_NPWR -- Team ASA, Inc. Npwr -- XScale/IOP310-based
|
||||
# server appliance.
|
||||
@ -198,7 +198,7 @@ uk* at scsibus? target ? lun ? # unknown SCSI devices
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
pseudo-device raid 4 # RAIDframe devices
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: TEAMASA_NPWR_FC,v 1.29 2010/10/28 02:10:27 briggs Exp $
|
||||
# $NetBSD: TEAMASA_NPWR_FC,v 1.30 2010/11/23 11:13:57 hannken Exp $
|
||||
#
|
||||
# TeamASA NPWR-FC, i80321-based SBC
|
||||
#
|
||||
@ -217,7 +217,7 @@ ukphy* at mii? phy ? # Generic IEEE 802.3u PHYs
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: TISDP2430,v 1.12 2010/04/16 13:48:30 pooka Exp $
|
||||
# $NetBSD: TISDP2430,v 1.13 2010/11/23 11:13:57 hannken Exp $
|
||||
#
|
||||
# TISDP2430 -- TI OMAP 2430 Eval Board Kernel
|
||||
#
|
||||
@ -245,7 +245,7 @@ options OMAP_CK_REF_SPEED=12000000
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
#pseudo-device vnd # disk-like interface to files
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: TS7200,v 1.42 2010/04/16 13:48:30 pooka Exp $
|
||||
# $NetBSD: TS7200,v 1.43 2010/11/23 11:13:57 hannken Exp $
|
||||
#
|
||||
# TS7200 - Kernel for Technologic Systems TS7200 ARM hardware
|
||||
#
|
||||
@ -442,7 +442,7 @@ ugen* at uhub? port ?
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: TWINTAIL,v 1.37 2010/10/28 03:30:22 briggs Exp $
|
||||
# $NetBSD: TWINTAIL,v 1.38 2010/11/23 11:13:57 hannken Exp $
|
||||
#
|
||||
# TWINTAIL -- Genetec corp. G4255EB-X002 Evaluation Board Kernel
|
||||
#
|
||||
@ -377,7 +377,7 @@ ld* at sdmmc? # MMC/SD card
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
#pseudo-device vnd # disk-like interface to files
|
||||
#pseudo-device fss # file system snapshot device
|
||||
pseudo-device putter # for puffs and pud
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: VIPER,v 1.19 2010/04/16 13:48:30 pooka Exp $
|
||||
# $NetBSD: VIPER,v 1.20 2010/11/23 11:13:57 hannken Exp $
|
||||
#
|
||||
# Arcom Viper
|
||||
#
|
||||
@ -170,7 +170,7 @@ sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
#pseudo-device fss # file system snapshot device
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ZAO425,v 1.37 2009/12/05 20:11:11 pooka Exp $
|
||||
# $NetBSD: ZAO425,v 1.38 2010/11/23 11:13:57 hannken Exp $
|
||||
#
|
||||
# ZAO425 -- Intel IXP425
|
||||
#
|
||||
@ -246,7 +246,7 @@ ukphy* at mii? phy ? # generic unknown PHYs
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
|
||||
# network pseudo-devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ZAO425_MD,v 1.2 2009/02/06 18:50:27 jym Exp $
|
||||
# $NetBSD: ZAO425_MD,v 1.3 2010/11/23 11:13:57 hannken Exp $
|
||||
#
|
||||
# ZAO425_MD config file
|
||||
#
|
||||
@ -12,4 +12,4 @@ options MEMORY_DISK_ROOT_SIZE=8192 # 2 Megabytes
|
||||
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
pseudo-device md 1 # memory disk device
|
||||
pseudo-device md # memory disk device
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $NetBSD: ADM5120-USB,v 1.4 2009/12/05 20:11:11 pooka Exp $
|
||||
# $NetBSD: ADM5120-USB,v 1.5 2010/11/23 11:13:57 hannken Exp $
|
||||
#
|
||||
# Kernel config for the Alchemy Semiconductor (AMD) PB1000, PB1500,
|
||||
# DBAu1000 and DBAu1500 evaluation boards.
|
||||
|
||||
include "arch/evbmips/conf/std.adm5120"
|
||||
|
||||
#ident "GENERIC-$Revision: 1.4 $"
|
||||
#ident "GENERIC-$Revision: 1.5 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -137,7 +137,7 @@ pseudo-device rnd # /dev/random & kernel generator
|
||||
|
||||
# A pseudo device needed for Coda # also needs CODA (above)
|
||||
#pseudo-device vcoda 4 # coda minicache <-> venus comm.
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device ksyms
|
||||
|
||||
obio* at mainbus?
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $NetBSD: ALCHEMY,v 1.29 2010/05/08 22:16:27 mrg Exp $
|
||||
# $NetBSD: ALCHEMY,v 1.30 2010/11/23 11:13:57 hannken Exp $
|
||||
#
|
||||
# Kernel config for the Alchemy Semiconductor (AMD) PB1000, PB1500,
|
||||
# DBAu1000 and DBAu1500 evaluation boards.
|
||||
|
||||
include "arch/evbmips/conf/std.alchemy"
|
||||
|
||||
#ident "ALCHEMY-$Revision: 1.29 $"
|
||||
#ident "ALCHEMY-$Revision: 1.30 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -241,7 +241,7 @@ obio* at mainbus?
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
#options RAID_AUTOCONFIG # auto-configuration of RAID
|
||||
#pseudo-device fss # file system snapshot device
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
|
||||
# Network pseudo-devices
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $NetBSD: AP30,v 1.15 2010/04/16 13:48:30 pooka Exp $
|
||||
# $NetBSD: AP30,v 1.16 2010/11/23 11:13:57 hannken Exp $
|
||||
|
||||
include "arch/evbmips/conf/std.atheros"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "AP30-$Revision: 1.15 $"
|
||||
#ident "AP30-$Revision: 1.16 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -172,7 +172,7 @@ ukphy* at mii? phy ? # generic unknown PHYs
|
||||
#pseudo-device ccd 4 # concatenated disk devices
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
#pseudo-device fss # file system snapshot device
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
#pseudo-device vnd # disk-like interface to files
|
||||
|
||||
# Network pseudo-devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GDIUM,v 1.10 2010/05/08 22:16:27 mrg Exp $
|
||||
# $NetBSD: GDIUM,v 1.11 2010/11/23 11:13:57 hannken Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/evbmips/conf/std.gdium"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GDIUM-$Revision: 1.10 $"
|
||||
#ident "GDIUM-$Revision: 1.11 $"
|
||||
|
||||
maxusers 16
|
||||
|
||||
@ -242,7 +242,7 @@ pseudo-device rnd # /dev/random and in-kernel generator
|
||||
pseudo-device clockctl # user control of clock subsystem
|
||||
|
||||
pseudo-device wsmux # mouse & keyboard multiplexor
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
|
||||
#pseudo-device raid 8 # RAIDframe disk driver
|
||||
#options RAID_AUTOCONFIG # auto-configuration of RAID components
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $NetBSD: MALTA,v 1.56 2010/05/08 22:16:27 mrg Exp $
|
||||
# $NetBSD: MALTA,v 1.57 2010/11/23 11:13:57 hannken Exp $
|
||||
|
||||
include "arch/evbmips/conf/std.malta"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "MALTA-$Revision: 1.56 $"
|
||||
#ident "MALTA-$Revision: 1.57 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -302,7 +302,7 @@ audio* at clct?
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
#options RAID_AUTOCONFIG # auto-configuration of RAID
|
||||
#pseudo-device fss # file system snapshot device
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
|
||||
# Network pseudo-devices
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $NetBSD: MERAKI,v 1.11 2010/04/16 13:48:30 pooka Exp $
|
||||
# $NetBSD: MERAKI,v 1.12 2010/11/23 11:13:57 hannken Exp $
|
||||
|
||||
include "arch/evbmips/conf/std.meraki"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "AP30-$Revision: 1.11 $"
|
||||
#ident "AP30-$Revision: 1.12 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -179,7 +179,7 @@ ukphy* at mii? phy ? # generic unknown PHYs
|
||||
#pseudo-device ccd 4 # concatenated disk devices
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
#pseudo-device fss # file system snapshot device
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
#pseudo-device vnd # disk-like interface to files
|
||||
|
||||
# Network pseudo-devices
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $NetBSD: WGT624V3,v 1.8 2010/04/16 13:48:30 pooka Exp $
|
||||
# $NetBSD: WGT624V3,v 1.9 2010/11/23 11:13:57 hannken Exp $
|
||||
|
||||
include "arch/evbmips/conf/std.atheros"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "AP30-$Revision: 1.8 $"
|
||||
#ident "AP30-$Revision: 1.9 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -158,7 +158,7 @@ mvphy* at mii? phy ?
|
||||
#pseudo-device ccd 4 # concatenated disk devices
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
#pseudo-device fss # file system snapshot device
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
#pseudo-device vnd # disk-like interface to files
|
||||
|
||||
# Network pseudo-devices
|
||||
|
@ -1,11 +1,11 @@
|
||||
#
|
||||
# $NetBSD: XLS6ATX_7A,v 1.4 2010/05/08 22:16:27 mrg Exp $
|
||||
# $NetBSD: XLS6ATX_7A,v 1.5 2010/11/23 11:13:57 hannken Exp $
|
||||
|
||||
include "arch/evbmips/conf/std.rmixl"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "XLS6ATX_7A-$Revision: 1.4 $"
|
||||
#ident "XLS6ATX_7A-$Revision: 1.5 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -165,7 +165,7 @@ ukphy* at mii? phy ? # unknown PHY
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
#options RAID_AUTOCONFIG # auto-configuration of RAID
|
||||
#pseudo-device fss # file system snapshot device
|
||||
#pseudo-device md 1 # memory disk device (ramdisk)
|
||||
#pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
|
||||
# Network pseudo-devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: EV64260,v 1.44 2010/04/28 13:51:56 kiyohara Exp $
|
||||
# $NetBSD: EV64260,v 1.45 2010/11/23 11:13:57 hannken Exp $
|
||||
#
|
||||
# MVP -- Motorola's Multiprocessing Verification Platform
|
||||
#
|
||||
@ -261,7 +261,7 @@ wd* at atabus? drive ? flags 0x0000
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
#options RAID_AUTOCONFIG # auto-configuration of RAID components
|
||||
#pseudo-device fss # file system snapshot device
|
||||
pseudo-device md 1 # memory disk device
|
||||
pseudo-device md # memory disk device
|
||||
pseudo-device loop # network loopback
|
||||
pseudo-device bpfilter # packet filter
|
||||
#pseudo-device ipfilter # IP filter (firewall) and NAT
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: EXPLORA451,v 1.40 2009/12/24 09:26:43 kiyohara Exp $
|
||||
# $NetBSD: EXPLORA451,v 1.41 2010/11/23 11:13:57 hannken Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
@ -168,7 +168,7 @@ wsmouse* at pms? mux 0
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
pseudo-device putter # for puffs and pud
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $NetBSD: INSTALL_OPENBLOCKS266,v 1.5 2009/02/06 18:50:27 jym Exp $
|
||||
# $NetBSD: INSTALL_OPENBLOCKS266,v 1.6 2010/11/23 11:13:57 hannken Exp $
|
||||
|
||||
include "arch/evbppc/conf/OPENBLOCKS266"
|
||||
|
||||
#ident "INSTALL_OPENBLOCKS266-$Revision: 1.5 $"
|
||||
#ident "INSTALL_OPENBLOCKS266-$Revision: 1.6 $"
|
||||
|
||||
#
|
||||
# DEBUG options turned on:
|
||||
@ -26,4 +26,4 @@ options MEMORY_DISK_SERVER=0 # no userspace memory disk
|
||||
options MEMORY_DISK_ROOT_SIZE=4096 # size of memory disk, in blocks
|
||||
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
|
||||
|
||||
pseudo-device md 1 # memory disk device
|
||||
pseudo-device md # memory disk device
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: OPENBLOCKS200,v 1.27 2010/04/16 13:48:31 pooka Exp $
|
||||
# $NetBSD: OPENBLOCKS200,v 1.28 2010/11/23 11:13:57 hannken Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
@ -215,7 +215,7 @@ pseudo-device ccd 4 # concatenated/striped disk devices
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
#options RAID_AUTOCONFIG # auto-configuration of RAID components
|
||||
#pseudo-device fss # file system snapshot device
|
||||
pseudo-device md 1 # memory disk device
|
||||
pseudo-device md # memory disk device
|
||||
pseudo-device loop # network loopback
|
||||
pseudo-device bpfilter # packet filter
|
||||
pseudo-device ipfilter # IP filter (firewall) and NAT
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: OPENBLOCKS266,v 1.49 2010/04/16 13:48:31 pooka Exp $
|
||||
# $NetBSD: OPENBLOCKS266,v 1.50 2010/11/23 11:13:57 hannken Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
@ -7,7 +7,7 @@ include "arch/evbppc/conf/std.obs266"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "OPENBLOCKS266-$Revision: 1.49 $"
|
||||
#ident "OPENBLOCKS266-$Revision: 1.50 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -194,7 +194,7 @@ options MIIVERBOSE # verbose PHY autoconfig messages
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
#options RAID_AUTOCONFIG # auto-configuration of RAID components
|
||||
#pseudo-device fss # file system snapshot device
|
||||
#pseudo-device md 1 # memory disk device
|
||||
#pseudo-device md # memory disk device
|
||||
#pseudo-device vnd # disk-like interface to files
|
||||
|
||||
# network pseudo-devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: OPENBLOCKS600,v 1.2 2010/04/16 13:48:31 pooka Exp $
|
||||
# $NetBSD: OPENBLOCKS600,v 1.3 2010/11/23 11:13:57 hannken Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
@ -7,7 +7,7 @@ include "arch/evbppc/conf/std.obs600"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "OPENBLOCKS600-$Revision: 1.2 $"
|
||||
#ident "OPENBLOCKS600-$Revision: 1.3 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -178,7 +178,7 @@ options MIIVERBOSE # verbose PHY autoconfig messages
|
||||
#pseudo-device raid 4 # RAIDframe disk driver
|
||||
#options RAID_AUTOCONFIG # auto-configuration of RAID components
|
||||
#pseudo-device fss # file system snapshot device
|
||||
#pseudo-device md 1 # memory disk device
|
||||
#pseudo-device md # memory disk device
|
||||
#pseudo-device vnd # disk-like interface to files
|
||||
|
||||
# network pseudo-devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: PMPPC,v 1.16 2010/11/02 06:31:48 uebayasi Exp $
|
||||
# $NetBSD: PMPPC,v 1.17 2010/11/23 11:13:57 hannken Exp $
|
||||
#
|
||||
# PMPPC
|
||||
#
|
||||
@ -435,7 +435,7 @@ audio* at audiobus?
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
#pseudo-device fss # file system snapshot device
|
||||
#pseudo-device cgd 4 # cryptographic disk devices
|
||||
#pseudo-device md 1 # memory disk device
|
||||
#pseudo-device md # memory disk device
|
||||
pseudo-device loop # network loopback
|
||||
pseudo-device bpfilter # packet filter
|
||||
pseudo-device ipfilter # IP filter (firewall) and NAT
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: VIRTEX_DFC,v 1.10 2010/05/08 22:16:27 mrg Exp $
|
||||
# $NetBSD: VIRTEX_DFC,v 1.11 2010/11/23 11:13:57 hannken Exp $
|
||||
#
|
||||
# VIRTEX_DFC
|
||||
#
|
||||
@ -176,7 +176,7 @@ wsmouse* at pms? mux 0
|
||||
makphy* at mii? phy ? # Marvell Semiconductor 88E1000 PHYs
|
||||
ukphy* at mii? phy ? # generic unknown PHYs
|
||||
|
||||
pseudo-device md 1 # memory disk device
|
||||
pseudo-device md # memory disk device
|
||||
pseudo-device loop # network loopback
|
||||
pseudo-device bpfilter 8 # packet filter
|
||||
pseudo-device ipfilter # IP filter (firewall) and NAT
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: VIRTEX_GSRD1,v 1.9 2010/02/08 19:02:28 joerg Exp $
|
||||
# $NetBSD: VIRTEX_GSRD1,v 1.10 2010/11/23 11:13:57 hannken Exp $
|
||||
#
|
||||
# VIRTEX_GSRD1
|
||||
#
|
||||
@ -157,7 +157,7 @@ wsdisplay* at wsemuldisplaydev?
|
||||
makphy* at mii? phy ? # Marvell Semiconductor 88E1000 PHYs
|
||||
ukphy* at mii? phy ? # generic unknown PHYs
|
||||
|
||||
pseudo-device md 1 # memory disk device
|
||||
pseudo-device md # memory disk device
|
||||
pseudo-device loop # network loopback
|
||||
pseudo-device bpfilter 8 # packet filter
|
||||
pseudo-device ipfilter # IP filter (firewall) and NAT
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: VIRTEX_GSRD2,v 1.10 2010/02/08 19:02:28 joerg Exp $
|
||||
# $NetBSD: VIRTEX_GSRD2,v 1.11 2010/11/23 11:13:57 hannken Exp $
|
||||
#
|
||||
# VIRTEX_GSRD2
|
||||
#
|
||||
@ -165,7 +165,7 @@ wsdisplay* at wsemuldisplaydev?
|
||||
makphy* at mii? phy ? # Marvell Semiconductor 88E1000 PHYs
|
||||
ukphy* at mii? phy ? # generic unknown PHYs
|
||||
|
||||
pseudo-device md 1 # memory disk device
|
||||
pseudo-device md # memory disk device
|
||||
pseudo-device loop # network loopback
|
||||
pseudo-device bpfilter 8 # packet filter
|
||||
pseudo-device ipfilter # IP filter (firewall) and NAT
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: WALNUT,v 1.48 2010/05/08 22:16:27 mrg Exp $
|
||||
# $NetBSD: WALNUT,v 1.49 2010/11/23 11:13:57 hannken Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
@ -259,7 +259,7 @@ pseudo-device ccd 4 # concatenated/striped disk devices
|
||||
pseudo-device raid 4 # RAIDframe disk driver
|
||||
options RAID_AUTOCONFIG # auto-configuration of RAID components
|
||||
#pseudo-device fss # file system snapshot device
|
||||
pseudo-device md 1 # memory disk device
|
||||
pseudo-device md # memory disk device
|
||||
pseudo-device loop # network loopback
|
||||
pseudo-device bpfilter # packet filter
|
||||
pseudo-device ipfilter # IP filter (firewall) and NAT
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: AP_MS104_SH4,v 1.1 2010/04/06 15:54:29 nonaka Exp $
|
||||
# $NetBSD: AP_MS104_SH4,v 1.2 2010/11/23 11:13:58 hannken Exp $
|
||||
#
|
||||
# Alpha project AP-MS104-SH4 config file
|
||||
#
|
||||
@ -111,7 +111,7 @@ wd* at atabus? drive ? flags 0x0000
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
options VND_COMPRESSION # compressed vnd(4)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: COMPUTEX7750,v 1.28 2010/04/06 15:54:30 nonaka Exp $
|
||||
# $NetBSD: COMPUTEX7750,v 1.29 2010/11/23 11:13:58 hannken Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
@ -76,5 +76,5 @@ rtc0 at shb?
|
||||
options SCICONSOLE,SCICN_SPEED=115200
|
||||
sci0 at shb?
|
||||
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device clockctl # user control of clock subsystem
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: COMPUTEXEVB,v 1.30 2010/04/06 15:54:30 nonaka Exp $
|
||||
# $NetBSD: COMPUTEXEVB,v 1.31 2010/11/23 11:13:58 hannken Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
@ -74,6 +74,6 @@ options SCIFCONSOLE,SCIFCN_SPEED=115200
|
||||
scif0 at shb?
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device pty # pseudo-terminals
|
||||
pseudo-device clockctl # user control of clock subsystem
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: CQREEKSH3,v 1.31 2010/04/06 15:54:30 nonaka Exp $
|
||||
# $NetBSD: CQREEKSH3,v 1.32 2010/11/23 11:13:58 hannken Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
@ -72,6 +72,6 @@ options SCICONSOLE,SCICN_SPEED=38400
|
||||
sci0 at shb?
|
||||
|
||||
# Pseudo-Devices
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device pty # pseudo-terminals
|
||||
pseudo-device clockctl # user control of clock subsystem
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: KZSH401,v 1.28 2010/04/06 15:54:30 nonaka Exp $
|
||||
# $NetBSD: KZSH401,v 1.29 2010/11/23 11:13:58 hannken Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
@ -70,5 +70,5 @@ rtc0 at shb?
|
||||
options SCIFCN_SPEED=19200
|
||||
scif0 at shb?
|
||||
pseudo-device pty # pseudo-terminals
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device clockctl # user control of clock subsystem
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: T_SH7706LAN,v 1.2 2010/05/08 22:16:27 mrg Exp $
|
||||
# $NetBSD: T_SH7706LAN,v 1.3 2010/11/23 11:13:58 hannken Exp $
|
||||
#
|
||||
# TAC T-SH7706LAN Rev.3 config file
|
||||
#
|
||||
@ -103,7 +103,7 @@ ld* at sdmmc? # MMC card
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
options VND_COMPRESSION # compressed vnd(4)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: T_SH7706LSR,v 1.3 2010/05/08 22:16:27 mrg Exp $
|
||||
# $NetBSD: T_SH7706LSR,v 1.4 2010/11/23 11:13:58 hannken Exp $
|
||||
#
|
||||
# TAC T-SH7706LSR Rev.1 config file
|
||||
#
|
||||
@ -104,7 +104,7 @@ ld* at sdmmc? # MMC card
|
||||
# Pseudo-Devices
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
options VND_COMPRESSION # compressed vnd(4)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.32 2010/05/08 22:16:27 mrg Exp $
|
||||
# $NetBSD: GENERIC,v 1.33 2010/11/23 11:13:58 hannken Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
# This machine description file is used to generate the default NetBSD
|
||||
@ -25,7 +25,7 @@ include "arch/ews4800mips/conf/std.ews4800mips"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.32 $"
|
||||
#ident "GENERIC-$Revision: 1.33 $"
|
||||
|
||||
maxusers 16
|
||||
|
||||
@ -241,7 +241,7 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components
|
||||
pseudo-device fss # file system snapshot device
|
||||
pseudo-device putter # for puffs and pud
|
||||
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device md # memory disk device (ramdisk)
|
||||
pseudo-device vnd # virtual disk ick
|
||||
options VND_COMPRESSION # compressed vnd(4)
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user