The bridge(4) pseudo-device no longer requires the port to
__HAVE_GENERIC_SOFT_INTERRUPTS, so add it back to all GENERIC configs.
This commit is contained in:
parent
8d76c9bee4
commit
2bf2c362fb
|
@ -1,11 +1,11 @@
|
||||||
# $NetBSD: GENERIC,v 1.2 2001/11/20 12:56:17 lukem Exp $
|
# $NetBSD: GENERIC,v 1.3 2001/11/23 05:00:23 atatat Exp $
|
||||||
#
|
#
|
||||||
# GENERIC -- everything that's currently supported
|
# GENERIC -- everything that's currently supported
|
||||||
#
|
#
|
||||||
|
|
||||||
include "arch/acorn32/conf/std.acorn32"
|
include "arch/acorn32/conf/std.acorn32"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.2 $"
|
#ident "GENERIC-$Revision: 1.3 $"
|
||||||
|
|
||||||
# estimated number of users
|
# estimated number of users
|
||||||
maxusers 32
|
maxusers 32
|
||||||
|
@ -285,7 +285,7 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
||||||
#pseudo-device strip 4 # STarmode Radio IP (Metricon Ricochet)
|
#pseudo-device strip 4 # STarmode Radio IP (Metricon Ricochet)
|
||||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
pseudo-device pty # pseudo-terminals
|
pseudo-device pty # pseudo-terminals
|
||||||
pseudo-device tb 1 # tablet line discipline
|
pseudo-device tb 1 # tablet line discipline
|
||||||
pseudo-device vnd 4 # disk-like interface to files
|
pseudo-device vnd 4 # disk-like interface to files
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: GENERIC,v 1.56 2001/11/20 12:56:21 lukem Exp $
|
# $NetBSD: GENERIC,v 1.57 2001/11/23 05:00:22 atatat Exp $
|
||||||
# $OpenBSD: GENERIC,v 1.29 1999/08/29 12:14:03 niklas Exp $
|
# $OpenBSD: GENERIC,v 1.29 1999/08/29 12:14:03 niklas Exp $
|
||||||
#
|
#
|
||||||
# GENERIC -- everything that's currently supported
|
# GENERIC -- everything that's currently supported
|
||||||
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
include "arch/arc/conf/std.arc"
|
include "arch/arc/conf/std.arc"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.56 $"
|
#ident "GENERIC-$Revision: 1.57 $"
|
||||||
|
|
||||||
maxusers 32 # estimated number of users
|
maxusers 32 # estimated number of users
|
||||||
|
|
||||||
|
@ -366,7 +366,7 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
||||||
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
||||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
|
|
||||||
# miscellaneous pseudo-devices
|
# miscellaneous pseudo-devices
|
||||||
pseudo-device pty # pseudo-terminals
|
pseudo-device pty # pseudo-terminals
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: GENERIC,v 1.28 2001/11/20 12:56:22 lukem Exp $
|
# $NetBSD: GENERIC,v 1.29 2001/11/23 05:00:23 atatat Exp $
|
||||||
|
|
||||||
# GENERIC arm26 configuration -- everything I've implemented so far
|
# GENERIC arm26 configuration -- everything I've implemented so far
|
||||||
|
|
||||||
|
@ -192,7 +192,7 @@ pseudo-device gre 2 # generic L3 over IP tunnel
|
||||||
pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
||||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
pseudo-device sequencer 1 # MIDI sequencer
|
pseudo-device sequencer 1 # MIDI sequencer
|
||||||
pseudo-device wsmux # keyboard/mouse multiplexor
|
pseudo-device wsmux # keyboard/mouse multiplexor
|
||||||
pseudo-device rnd # /dev/random and in-kernel generator
|
pseudo-device rnd # /dev/random and in-kernel generator
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
#
|
#
|
||||||
# $NetBSD: GENERIC.in,v 1.10 2001/11/20 11:29:41 lukem Exp $
|
# $NetBSD: GENERIC.in,v 1.11 2001/11/23 05:00:23 atatat Exp $
|
||||||
#
|
#
|
||||||
# Generic atari
|
# Generic atari
|
||||||
#
|
#
|
||||||
|
@ -216,7 +216,7 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
||||||
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
||||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
pseudo-device ccd 4 # concatenating disk driver
|
pseudo-device ccd 4 # concatenating disk driver
|
||||||
#pseudo-device raid 4 # RAIDframe disk driver
|
#pseudo-device raid 4 # RAIDframe disk driver
|
||||||
#options RAID_AUTOCONFIG # auto-configuration of RAID components
|
#options RAID_AUTOCONFIG # auto-configuration of RAID components
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
# $NetBSD: GENERIC,v 1.46 2001/11/20 12:56:23 lukem Exp $
|
# $NetBSD: GENERIC,v 1.47 2001/11/23 05:00:24 atatat Exp $
|
||||||
#
|
#
|
||||||
# First try for BEBOX config file
|
# First try for BEBOX config file
|
||||||
#
|
#
|
||||||
|
|
||||||
include "arch/bebox/conf/std.bebox"
|
include "arch/bebox/conf/std.bebox"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.46 $"
|
#ident "GENERIC-$Revision: 1.47 $"
|
||||||
|
|
||||||
maxusers 32
|
maxusers 32
|
||||||
|
|
||||||
|
@ -71,7 +71,7 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
||||||
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
||||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
pseudo-device pty # pseudo-terminals
|
pseudo-device pty # pseudo-terminals
|
||||||
#pseudo-device raid 4 # RAIDframe disk driver
|
#pseudo-device raid 4 # RAIDframe disk driver
|
||||||
#options RAID_AUTOCONFIG # auto-configuration of RAID components
|
#options RAID_AUTOCONFIG # auto-configuration of RAID components
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: GENERIC,v 1.12 2001/11/20 12:56:23 lukem Exp $
|
# $NetBSD: GENERIC,v 1.13 2001/11/23 05:00:24 atatat Exp $
|
||||||
#
|
#
|
||||||
# CATS -- CHALTECH CATS Development kernel
|
# CATS -- CHALTECH CATS Development kernel
|
||||||
#
|
#
|
||||||
|
@ -475,7 +475,7 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
||||||
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
||||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
|
|
||||||
# miscellaneous pseudo-devices
|
# miscellaneous pseudo-devices
|
||||||
pseudo-device pty # pseudo-terminals
|
pseudo-device pty # pseudo-terminals
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# $NetBSD: GENERIC,v 1.21 2001/11/20 12:56:24 lukem Exp $
|
# $NetBSD: GENERIC,v 1.22 2001/11/23 05:00:24 atatat Exp $
|
||||||
|
|
||||||
include "arch/cobalt/conf/std.cobalt"
|
include "arch/cobalt/conf/std.cobalt"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.21 $"
|
#ident "GENERIC-$Revision: 1.22 $"
|
||||||
|
|
||||||
maxusers 32
|
maxusers 32
|
||||||
|
|
||||||
|
@ -237,7 +237,7 @@ pseudo-device loop # network loopback
|
||||||
#pseudo-device faith 1 # IPv[46] tcp relay translation
|
#pseudo-device faith 1 # IPv[46] tcp relay translation
|
||||||
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
||||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
|
|
||||||
# Miscellaneous pseudo-devices
|
# Miscellaneous pseudo-devices
|
||||||
pseudo-device pty # pseudo-terminals
|
pseudo-device pty # pseudo-terminals
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: GENERIC,v 1.70 2001/11/20 12:56:26 lukem Exp $
|
# $NetBSD: GENERIC,v 1.71 2001/11/23 05:00:25 atatat Exp $
|
||||||
#
|
#
|
||||||
# Generic kernel - one size fits all.
|
# Generic kernel - one size fits all.
|
||||||
#
|
#
|
||||||
|
@ -6,7 +6,7 @@
|
||||||
# Include attributes common to all hp300s
|
# Include attributes common to all hp300s
|
||||||
include "arch/hp300/conf/std.hp300"
|
include "arch/hp300/conf/std.hp300"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.70 $"
|
#ident "GENERIC-$Revision: 1.71 $"
|
||||||
|
|
||||||
# Support for various CPU types
|
# Support for various CPU types
|
||||||
options HP320
|
options HP320
|
||||||
|
@ -202,5 +202,5 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
||||||
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
||||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
pseudo-device rnd # /dev/random and in-kernel generator
|
pseudo-device rnd # /dev/random and in-kernel generator
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
# Distribution kernel (NEC VR based model) kernel config file
|
# Distribution kernel (NEC VR based model) kernel config file
|
||||||
|
|
||||||
#
|
#
|
||||||
# $NetBSD: GENERIC,v 1.98 2001/11/21 11:28:09 uch Exp $
|
# $NetBSD: GENERIC,v 1.99 2001/11/23 05:00:25 atatat Exp $
|
||||||
#
|
#
|
||||||
include "arch/hpcmips/conf/std.hpcmips"
|
include "arch/hpcmips/conf/std.hpcmips"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.98 $"
|
#ident "GENERIC-$Revision: 1.99 $"
|
||||||
|
|
||||||
maxusers 16
|
maxusers 16
|
||||||
|
|
||||||
|
@ -391,4 +391,4 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
pseudo-device vlan
|
pseudo-device vlan
|
||||||
|
|
||||||
## Simple inter-network traffic bridging
|
## Simple inter-network traffic bridging
|
||||||
#pseudo-device bridge
|
pseudo-device bridge
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: GENERIC,v 1.11 2001/11/20 12:56:28 lukem Exp $
|
# $NetBSD: GENERIC,v 1.12 2001/11/23 05:00:25 atatat Exp $
|
||||||
#
|
#
|
||||||
# GENERIC kernel for SH3+HD64461 based machines.
|
# GENERIC kernel for SH3+HD64461 based machines.
|
||||||
#
|
#
|
||||||
|
@ -134,7 +134,7 @@ pseudo-device biconsdev 1 # build-in console device
|
||||||
|
|
||||||
# network pseudo-devices
|
# network pseudo-devices
|
||||||
pseudo-device bpfilter 8 # Berkeley packet filter
|
pseudo-device bpfilter 8 # Berkeley packet filter
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
pseudo-device ipfilter # IP filter (firewall) and NAT
|
pseudo-device ipfilter # IP filter (firewall) and NAT
|
||||||
pseudo-device loop # network loopback
|
pseudo-device loop # network loopback
|
||||||
pseudo-device ppp 2 # Point-to-Point Protocol
|
pseudo-device ppp 2 # Point-to-Point Protocol
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
# $NetBSD: GENERIC,v 1.22 2001/11/20 12:56:31 lukem Exp $
|
# $NetBSD: GENERIC,v 1.23 2001/11/23 05:00:25 atatat Exp $
|
||||||
#
|
#
|
||||||
# GENERIC LUNA68K
|
# GENERIC LUNA68K
|
||||||
#
|
#
|
||||||
include "arch/luna68k/conf/std.luna68k"
|
include "arch/luna68k/conf/std.luna68k"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.22 $"
|
#ident "GENERIC-$Revision: 1.23 $"
|
||||||
|
|
||||||
maxusers 8
|
maxusers 8
|
||||||
|
|
||||||
|
@ -137,6 +137,6 @@ pseudo-device pty # pseudo-terminals
|
||||||
#pseudo-device sl 1 # SLIP interfaces
|
#pseudo-device sl 1 # SLIP interfaces
|
||||||
#pseudo-device tun 2 # Network "tunnel" device
|
#pseudo-device tun 2 # Network "tunnel" device
|
||||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
#pseudo-device vnd 2 # disk-like interface to files
|
#pseudo-device vnd 2 # disk-like interface to files
|
||||||
pseudo-device rnd # /dev/random and in-kernel generator
|
pseudo-device rnd # /dev/random and in-kernel generator
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
# $NetBSD: GENERIC,v 1.115 2001/11/20 12:56:31 lukem Exp $
|
# $NetBSD: GENERIC,v 1.116 2001/11/23 05:00:26 atatat Exp $
|
||||||
#
|
#
|
||||||
# GENERIC
|
# GENERIC
|
||||||
|
|
||||||
include "arch/mac68k/conf/std.mac68k"
|
include "arch/mac68k/conf/std.mac68k"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.115 $"
|
#ident "GENERIC-$Revision: 1.116 $"
|
||||||
|
|
||||||
maxusers 16 # estimated number of users
|
maxusers 16 # estimated number of users
|
||||||
|
|
||||||
|
@ -256,7 +256,7 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
||||||
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
||||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
|
|
||||||
# miscellaneous pseudo-devices
|
# miscellaneous pseudo-devices
|
||||||
pseudo-device grf 2 # grf emulation for wscons
|
pseudo-device grf 2 # grf emulation for wscons
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
# $NetBSD: GENERICSBC,v 1.7 2001/11/20 12:56:31 lukem Exp $
|
# $NetBSD: GENERICSBC,v 1.8 2001/11/23 05:00:26 atatat Exp $
|
||||||
#
|
#
|
||||||
# GENERICSBC
|
# GENERICSBC
|
||||||
|
|
||||||
include "arch/mac68k/conf/std.mac68k"
|
include "arch/mac68k/conf/std.mac68k"
|
||||||
|
|
||||||
#ident "GENERICSBC-$Revision: 1.7 $"
|
#ident "GENERICSBC-$Revision: 1.8 $"
|
||||||
|
|
||||||
maxusers 16 # estimated number of users
|
maxusers 16 # estimated number of users
|
||||||
|
|
||||||
|
@ -256,7 +256,7 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
||||||
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
||||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
|
|
||||||
# miscellaneous pseudo-devices
|
# miscellaneous pseudo-devices
|
||||||
pseudo-device grf 2 # grf emulation for wscons
|
pseudo-device grf 2 # grf emulation for wscons
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
# $NetBSD: GENERIC,v 1.114 2001/11/14 21:25:15 matt Exp $
|
# $NetBSD: GENERIC,v 1.115 2001/11/23 05:00:26 atatat Exp $
|
||||||
#
|
#
|
||||||
# GENERIC -- everything that's currently supported
|
# GENERIC -- everything that's currently supported
|
||||||
#
|
#
|
||||||
|
|
||||||
include "arch/macppc/conf/std.macppc"
|
include "arch/macppc/conf/std.macppc"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.114 $"
|
#ident "GENERIC-$Revision: 1.115 $"
|
||||||
|
|
||||||
maxusers 32
|
maxusers 32
|
||||||
|
|
||||||
|
@ -340,7 +340,7 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
||||||
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
||||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
pseudo-device pty # pseudo-terminals
|
pseudo-device pty # pseudo-terminals
|
||||||
pseudo-device rnd # /dev/random and in-kernel generator
|
pseudo-device rnd # /dev/random and in-kernel generator
|
||||||
pseudo-device openfirm # /dev/openfirm
|
pseudo-device openfirm # /dev/openfirm
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
#
|
#
|
||||||
# $NetBSD: GENERIC,v 1.11 2001/11/20 12:56:32 lukem Exp $
|
# $NetBSD: GENERIC,v 1.12 2001/11/23 05:00:26 atatat Exp $
|
||||||
#
|
#
|
||||||
include "arch/mipsco/conf/std.mipsco"
|
include "arch/mipsco/conf/std.mipsco"
|
||||||
|
|
||||||
|
@ -126,7 +126,7 @@ pseudo-device bpfilter 16 # Berkeley Packet Filter
|
||||||
#pseudo-device strip 1 # radio clock
|
#pseudo-device strip 1 # radio clock
|
||||||
#pseudo-device ipfilter # ip filter
|
#pseudo-device ipfilter # ip filter
|
||||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
|
|
||||||
# random number generator pseudo-device
|
# random number generator pseudo-device
|
||||||
pseudo-device rnd # /dev/random and in-kernel generator
|
pseudo-device rnd # /dev/random and in-kernel generator
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
# $NetBSD: GENERIC,v 1.27 2001/11/20 12:56:33 lukem Exp $
|
# $NetBSD: GENERIC,v 1.28 2001/11/23 05:00:26 atatat Exp $
|
||||||
#
|
#
|
||||||
# GENERIC -- everything that's currently supported
|
# GENERIC -- everything that's currently supported
|
||||||
#
|
#
|
||||||
|
|
||||||
include "arch/mmeye/conf/std.mmeye"
|
include "arch/mmeye/conf/std.mmeye"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.27 $"
|
#ident "GENERIC-$Revision: 1.28 $"
|
||||||
|
|
||||||
maxusers 16 # estimated number of users
|
maxusers 16 # estimated number of users
|
||||||
|
|
||||||
|
@ -163,7 +163,7 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
||||||
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
||||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
pseudo-device pty # pseudo-terminals
|
pseudo-device pty # pseudo-terminals
|
||||||
pseudo-device rnd # /dev/random and in-kernel generator
|
pseudo-device rnd # /dev/random and in-kernel generator
|
||||||
pseudo-device vcoda 4 # coda minicache <-> venus comm.
|
pseudo-device vcoda 4 # coda minicache <-> venus comm.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: GENERIC,v 1.9 2001/11/20 12:56:34 lukem Exp $
|
# $NetBSD: GENERIC,v 1.10 2001/11/23 05:00:27 atatat Exp $
|
||||||
#
|
#
|
||||||
# GENERIC -- Netwinder Architecture Kernel
|
# GENERIC -- Netwinder Architecture Kernel
|
||||||
#
|
#
|
||||||
|
@ -224,7 +224,7 @@ pseudo-device vnd 4 # disk-like interface to files
|
||||||
|
|
||||||
# network pseudo-devices
|
# network pseudo-devices
|
||||||
pseudo-device bpfilter 4 # Berkeley packet filter
|
pseudo-device bpfilter 4 # Berkeley packet filter
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
pseudo-device loop # network loopback
|
pseudo-device loop # network loopback
|
||||||
|
|
||||||
# miscellaneous pseudo-devices
|
# miscellaneous pseudo-devices
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
# $NetBSD: GENERIC,v 1.24 2001/11/20 12:56:34 lukem Exp $
|
# $NetBSD: GENERIC,v 1.25 2001/11/23 05:00:27 atatat Exp $
|
||||||
|
|
||||||
# news68k GENERIC config file;
|
# news68k GENERIC config file;
|
||||||
#
|
#
|
||||||
include "arch/news68k/conf/std.news68k"
|
include "arch/news68k/conf/std.news68k"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.24 $"
|
#ident "GENERIC-$Revision: 1.25 $"
|
||||||
|
|
||||||
maxusers 8
|
maxusers 8
|
||||||
|
|
||||||
|
@ -189,6 +189,6 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
||||||
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
||||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
pseudo-device rnd # /dev/random and in-kernle generator
|
pseudo-device rnd # /dev/random and in-kernle generator
|
||||||
#pseudo-device vcoda 4 # coda minicache <-> venus comm.
|
#pseudo-device vcoda 4 # coda minicache <-> venus comm.
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
# $NetBSD: GENERIC_TINY,v 1.6 2001/11/20 12:56:34 lukem Exp $
|
# $NetBSD: GENERIC_TINY,v 1.7 2001/11/23 05:00:27 atatat Exp $
|
||||||
|
|
||||||
# news68k GENERIC config file for low memory machines;
|
# news68k GENERIC config file for low memory machines;
|
||||||
#
|
#
|
||||||
include "arch/news68k/conf/std.news68k"
|
include "arch/news68k/conf/std.news68k"
|
||||||
|
|
||||||
#ident "GENERIC_TINY-$Revision: 1.6 $"
|
#ident "GENERIC_TINY-$Revision: 1.7 $"
|
||||||
|
|
||||||
maxusers 4
|
maxusers 4
|
||||||
|
|
||||||
|
@ -185,6 +185,6 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
||||||
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
||||||
#pseudo-device vlan # IEEE 802.1q encapsulation
|
#pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
pseudo-device rnd # /dev/random and in-kernle generator
|
pseudo-device rnd # /dev/random and in-kernle generator
|
||||||
#pseudo-device vcoda 4 # coda minicache <-> venus comm.
|
#pseudo-device vcoda 4 # coda minicache <-> venus comm.
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
# $NetBSD: GENERIC,v 1.39 2001/11/20 12:56:35 lukem Exp $
|
# $NetBSD: GENERIC,v 1.40 2001/11/23 05:00:27 atatat Exp $
|
||||||
#
|
#
|
||||||
# GENERIC kernel for RISC-NEWS
|
# GENERIC kernel for RISC-NEWS
|
||||||
|
|
||||||
include "arch/newsmips/conf/std.newsmips"
|
include "arch/newsmips/conf/std.newsmips"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.39 $"
|
#ident "GENERIC-$Revision: 1.40 $"
|
||||||
|
|
||||||
maxusers 16
|
maxusers 16
|
||||||
|
|
||||||
|
@ -160,7 +160,7 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
||||||
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
||||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
pseudo-device vnd 4 # disk-like interface to files
|
pseudo-device vnd 4 # disk-like interface to files
|
||||||
pseudo-device ccd 4 # concatenated and striped disks
|
pseudo-device ccd 4 # concatenated and striped disks
|
||||||
#pseudo-device raid 4 # RAIDframe disk driver
|
#pseudo-device raid 4 # RAIDframe disk driver
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: GENERIC,v 1.48 2001/11/20 12:56:35 lukem Exp $
|
# $NetBSD: GENERIC,v 1.49 2001/11/23 05:00:28 atatat Exp $
|
||||||
#
|
#
|
||||||
# GENERIC next68k
|
# GENERIC next68k
|
||||||
#
|
#
|
||||||
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
include "arch/next68k/conf/std.next68k"
|
include "arch/next68k/conf/std.next68k"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.48 $"
|
#ident "GENERIC-$Revision: 1.49 $"
|
||||||
|
|
||||||
# Needs to be set per system. i.e change these as you see fit
|
# Needs to be set per system. i.e change these as you see fit
|
||||||
maxusers 16
|
maxusers 16
|
||||||
|
@ -194,7 +194,7 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
||||||
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
||||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
pseudo-device rnd # /dev/random and in-kernel generator
|
pseudo-device rnd # /dev/random and in-kernel generator
|
||||||
#pseudo-device wsmux # mouse & keyboard multiplexor
|
#pseudo-device wsmux # mouse & keyboard multiplexor
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
# $NetBSD: GENERIC,v 1.45 2001/11/20 12:56:35 lukem Exp $
|
# $NetBSD: GENERIC,v 1.46 2001/11/23 05:00:28 atatat Exp $
|
||||||
#
|
#
|
||||||
# GENERIC -- everything that's currently supported
|
# GENERIC -- everything that's currently supported
|
||||||
#
|
#
|
||||||
|
|
||||||
include "arch/ofppc/conf/std.ofppc"
|
include "arch/ofppc/conf/std.ofppc"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.45 $"
|
#ident "GENERIC-$Revision: 1.46 $"
|
||||||
|
|
||||||
maxusers 32
|
maxusers 32
|
||||||
|
|
||||||
|
@ -144,6 +144,6 @@ pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
#pseudo-device faith # IPv[46] tcp relay translation i/f
|
#pseudo-device faith # IPv[46] tcp relay translation i/f
|
||||||
#pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
|
#pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
|
||||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
pseudo-device pty # pseudo-terminals
|
pseudo-device pty # pseudo-terminals
|
||||||
pseudo-device rnd # /dev/random and in-kernel generator
|
pseudo-device rnd # /dev/random and in-kernel generator
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
# $NetBSD: GENERIC,v 1.21 2001/11/20 12:56:36 lukem Exp $
|
# $NetBSD: GENERIC,v 1.22 2001/11/23 05:00:28 atatat Exp $
|
||||||
#
|
#
|
||||||
# GENERIC: generic kernel for most machines
|
# GENERIC: generic kernel for most machines
|
||||||
#
|
#
|
||||||
|
|
||||||
include "arch/pc532/conf/std.pc532"
|
include "arch/pc532/conf/std.pc532"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.21 $"
|
#ident "GENERIC-$Revision: 1.22 $"
|
||||||
|
|
||||||
maxusers 8 # estimated number of users
|
maxusers 8 # estimated number of users
|
||||||
|
|
||||||
|
@ -80,6 +80,6 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
||||||
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
||||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
pseudo-device ccd 4 # Concatenated Disk Driver
|
pseudo-device ccd 4 # Concatenated Disk Driver
|
||||||
pseudo-device rnd # kernel random number generator
|
pseudo-device rnd # kernel random number generator
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
# $NetBSD: GENERIC,v 1.33 2001/11/21 22:40:45 soren Exp $
|
# $NetBSD: GENERIC,v 1.34 2001/11/23 05:00:28 atatat Exp $
|
||||||
#
|
#
|
||||||
# GENERIC -- everything that's currently supported
|
# GENERIC -- everything that's currently supported
|
||||||
#
|
#
|
||||||
|
|
||||||
include "arch/prep/conf/std.prep"
|
include "arch/prep/conf/std.prep"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.33 $"
|
#ident "GENERIC-$Revision: 1.34 $"
|
||||||
|
|
||||||
maxusers 32
|
maxusers 32
|
||||||
|
|
||||||
|
@ -417,7 +417,7 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
#pseudo-device faith 2 # IPv[46] tcp relay translation i/f
|
#pseudo-device faith 2 # IPv[46] tcp relay translation i/f
|
||||||
#pseudo-device stf 2 # 6to4 IPv6 over IPv4 encapsulation
|
#pseudo-device stf 2 # 6to4 IPv6 over IPv4 encapsulation
|
||||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
|
|
||||||
# miscellaneous pseudo-devices
|
# miscellaneous pseudo-devices
|
||||||
pseudo-device pty # pseudo-terminals
|
pseudo-device pty # pseudo-terminals
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
# $NetBSD: GENERIC,v 1.16 2001/11/20 12:56:37 lukem Exp $
|
# $NetBSD: GENERIC,v 1.17 2001/11/23 05:00:28 atatat Exp $
|
||||||
#
|
#
|
||||||
# GENERIC for Motorola Sandpoint
|
# GENERIC for Motorola Sandpoint
|
||||||
#
|
#
|
||||||
|
|
||||||
include "arch/sandpoint/conf/std.sandpoint"
|
include "arch/sandpoint/conf/std.sandpoint"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.16 $"
|
#ident "GENERIC-$Revision: 1.17 $"
|
||||||
|
|
||||||
maxusers 32
|
maxusers 32
|
||||||
|
|
||||||
|
@ -63,7 +63,7 @@ config netbsd root on ? type ?
|
||||||
|
|
||||||
# network psuedo-devices
|
# network psuedo-devices
|
||||||
pseudo-device bpfilter 8 # packet filter
|
pseudo-device bpfilter 8 # packet filter
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
#pseudo-device ipfilter
|
#pseudo-device ipfilter
|
||||||
pseudo-device loop
|
pseudo-device loop
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# $NetBSD: GENERIC,v 1.125 2001/11/20 12:56:39 lukem Exp $
|
# $NetBSD: GENERIC,v 1.126 2001/11/23 05:00:29 atatat Exp $
|
||||||
|
|
||||||
include "arch/sparc/conf/std.sparc"
|
include "arch/sparc/conf/std.sparc"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.125 $"
|
#ident "GENERIC-$Revision: 1.126 $"
|
||||||
|
|
||||||
maxusers 32
|
maxusers 32
|
||||||
|
|
||||||
|
@ -509,7 +509,7 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
pseudo-device vlan
|
pseudo-device vlan
|
||||||
|
|
||||||
## Simple inter-network traffic bridging
|
## Simple inter-network traffic bridging
|
||||||
#pseudo-device bridge
|
pseudo-device bridge
|
||||||
|
|
||||||
#### Audio and video devices
|
#### Audio and video devices
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
# $NetBSD: GENERIC,v 1.84 2001/11/20 12:56:41 lukem Exp $
|
# $NetBSD: GENERIC,v 1.85 2001/11/23 05:00:29 atatat Exp $
|
||||||
|
|
||||||
# GENERIC Sun3 (3/50, 3/60, 3/110, 3/160, 3/260, 3/E)
|
# GENERIC Sun3 (3/50, 3/60, 3/110, 3/160, 3/260, 3/E)
|
||||||
# Supports root on: ie0, le0, sd*, ...
|
# Supports root on: ie0, le0, sd*, ...
|
||||||
|
|
||||||
include "arch/sun3/conf/std.sun3"
|
include "arch/sun3/conf/std.sun3"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.84 $"
|
#ident "GENERIC-$Revision: 1.85 $"
|
||||||
|
|
||||||
# Machines to be supported by this kernel
|
# Machines to be supported by this kernel
|
||||||
options FPU_EMULATE
|
options FPU_EMULATE
|
||||||
|
@ -218,7 +218,7 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
||||||
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
||||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
pseudo-device rnd # /dev/random and in-kernel generator
|
pseudo-device rnd # /dev/random and in-kernel generator
|
||||||
|
|
||||||
pseudo-device pty # pseudo-terminals
|
pseudo-device pty # pseudo-terminals
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: GENERIC3X,v 1.44 2001/11/20 12:56:41 lukem Exp $
|
# $NetBSD: GENERIC3X,v 1.45 2001/11/23 05:00:29 atatat Exp $
|
||||||
|
|
||||||
# GENERIC Sun3X (3/80, 3/470)
|
# GENERIC Sun3X (3/80, 3/470)
|
||||||
# Supports root on: ie0, le0, sd*, ...
|
# Supports root on: ie0, le0, sd*, ...
|
||||||
|
@ -218,7 +218,7 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
||||||
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
|
||||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||||
#pseudo-device bridge # simple inter-network bridging
|
pseudo-device bridge # simple inter-network bridging
|
||||||
pseudo-device rnd # /dev/random and in-kernel generator
|
pseudo-device rnd # /dev/random and in-kernel generator
|
||||||
|
|
||||||
pseudo-device pty # pseudo-terminals
|
pseudo-device pty # pseudo-terminals
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: GENERIC,v 1.65 2001/11/20 12:56:42 lukem Exp $
|
# $NetBSD: GENERIC,v 1.66 2001/11/23 05:00:29 atatat Exp $
|
||||||
|
|
||||||
#
|
#
|
||||||
# GENERIC
|
# GENERIC
|
||||||
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
include "arch/x68k/conf/std.x68k"
|
include "arch/x68k/conf/std.x68k"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.65 $"
|
#ident "GENERIC-$Revision: 1.66 $"
|
||||||
|
|
||||||
maxusers 8
|
maxusers 8
|
||||||
|
|
||||||
|
@ -314,7 +314,7 @@ pseudo-device gif 1 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||||
pseudo-device vlan
|
pseudo-device vlan
|
||||||
|
|
||||||
## Simple inter-network traffic bridging
|
## Simple inter-network traffic bridging
|
||||||
#pseudo-device bridge
|
pseudo-device bridge
|
||||||
|
|
||||||
#### Other device configuration
|
#### Other device configuration
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue