diff --git a/sys/arch/playstation2/conf/config.playstation2 b/sys/arch/playstation2/conf/config.playstation2 index 4afbea6bbe11..e873f93affdb 100644 --- a/sys/arch/playstation2/conf/config.playstation2 +++ b/sys/arch/playstation2/conf/config.playstation2 @@ -1,7 +1,7 @@ # # deafult config file. # -# $NetBSD: config.playstation2,v 1.16 2005/12/07 12:40:47 tsutsui Exp $ +# $NetBSD: config.playstation2,v 1.17 2006/02/04 03:33:20 rpaulo Exp $ # maxusers 16 @@ -75,7 +75,7 @@ ugen* at uhub? port ? pseudo-device loop 1 # network loopback pseudo-device pty # pseudo-terminals -pseudo-device bpfilter 2 # packet filter ports +pseudo-device bpfilter # packet filter ports pseudo-device ipfilter # IP filter, NAT pseudo-device vnd 2 # virtual disk ick diff --git a/sys/arch/pmax/conf/GENERIC b/sys/arch/pmax/conf/GENERIC index 333cf4b11a19..48e3461ed4cc 100644 --- a/sys/arch/pmax/conf/GENERIC +++ b/sys/arch/pmax/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.141 2006/02/02 21:32:10 reinoud Exp $ +# $NetBSD: GENERIC,v 1.142 2006/02/04 03:33:59 rpaulo Exp $ # # GENERIC machine description file # @@ -23,7 +23,7 @@ include "arch/pmax/conf/files.pmax_rcons" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.141 $" +#ident "GENERIC-$Revision: 1.142 $" maxusers 64 @@ -244,7 +244,7 @@ pseudo-device sl 4 # serial-line IP ports pseudo-device ppp 2 # serial-line IP ports pseudo-device pppoe # PPP over Ethernet (RFC 2516) pseudo-device pty # pseudo-terminals -pseudo-device bpfilter 16 # packet filter ports +pseudo-device bpfilter # packet filter ports pseudo-device ipfilter # IP filter, NAT #pseudo-device gre 2 # generic L3 over IP tunnel pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) diff --git a/sys/arch/pmax/conf/INSTALL b/sys/arch/pmax/conf/INSTALL index a0dc43d2fbe5..c88e50396b6d 100644 --- a/sys/arch/pmax/conf/INSTALL +++ b/sys/arch/pmax/conf/INSTALL @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL,v 1.59 2005/12/07 12:40:47 tsutsui Exp $ +# $NetBSD: INSTALL,v 1.60 2006/02/04 03:33:59 rpaulo Exp $ # # Distribution install kernel (any model) # netbsd: cut-down kernel for miniroots. @@ -138,7 +138,7 @@ cd* at scsibus? target ? lun ? # SCSI CD-ROMs ######################################################################### pseudo-device pty 2 # pseudo-terminals (Sysinst needs two) -pseudo-device bpfilter 16 # packet filter ports +pseudo-device bpfilter # packet filter ports pseudo-device loop pseudo-device ccd 4 # concatenated disks #pseudo-device fss 4 # file system snapshot device diff --git a/sys/arch/pmax/conf/WSCONS b/sys/arch/pmax/conf/WSCONS index 2752a2094f8f..97d9e556ff6d 100644 --- a/sys/arch/pmax/conf/WSCONS +++ b/sys/arch/pmax/conf/WSCONS @@ -1,4 +1,4 @@ -# $NetBSD: WSCONS,v 1.20 2005/12/07 12:40:47 tsutsui Exp $ +# $NetBSD: WSCONS,v 1.21 2006/02/04 03:33:59 rpaulo Exp $ # # GENERIC machine description file # @@ -33,7 +33,7 @@ options WSCONS options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.20 $" +#ident "GENERIC-$Revision: 1.21 $" maxusers 64 @@ -291,7 +291,7 @@ pseudo-device sl 4 # serial-line IP ports pseudo-device ppp 2 # serial-line IP ports pseudo-device pppoe # PPP over Ethernet (RFC 2516) pseudo-device pty # pseudo-terminals -pseudo-device bpfilter 16 # packet filter ports +pseudo-device bpfilter # packet filter ports pseudo-device ipfilter # IP filter, NAT #pseudo-device gre 2 # generic L3 over IP tunnel pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) diff --git a/sys/arch/pmppc/conf/INSTALL b/sys/arch/pmppc/conf/INSTALL index c599830ab75d..6fb19089a6a9 100644 --- a/sys/arch/pmppc/conf/INSTALL +++ b/sys/arch/pmppc/conf/INSTALL @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL,v 1.22 2005/12/07 12:40:47 tsutsui Exp $ +# $NetBSD: INSTALL,v 1.23 2006/02/04 03:34:46 rpaulo Exp $ # # INSTALL # @@ -155,7 +155,7 @@ pchb* at pci? #pseudo-device vnd 4 # disk-like interface to files pseudo-device md 1 # memory disk device pseudo-device loop # network loopback -pseudo-device bpfilter 8 # packet filter +pseudo-device bpfilter # packet filter #pseudo-device ipfilter # IP filter (firewall) and NAT #pseudo-device ppp 2 # Point-to-Point Protocol #pseudo-device sl 2 # Serial Line IP diff --git a/sys/arch/pmppc/conf/PMPPC b/sys/arch/pmppc/conf/PMPPC index 71569d69096d..4b4a9862b268 100644 --- a/sys/arch/pmppc/conf/PMPPC +++ b/sys/arch/pmppc/conf/PMPPC @@ -1,4 +1,4 @@ -# $NetBSD: PMPPC,v 1.34 2005/12/07 09:10:18 tsutsui Exp $ +# $NetBSD: PMPPC,v 1.35 2006/02/04 03:34:46 rpaulo Exp $ # # PMPPC # @@ -434,7 +434,7 @@ pseudo-device vnd 4 # disk-like interface to files #pseudo-device cgd 4 # cryptographic disk devices #pseudo-device md 1 # memory disk device pseudo-device loop # network loopback -pseudo-device bpfilter 8 # packet filter +pseudo-device bpfilter # packet filter pseudo-device ipfilter # IP filter (firewall) and NAT pseudo-device ppp 2 # Point-to-Point Protocol pseudo-device sl 2 # Serial Line IP diff --git a/sys/arch/prep/conf/GENERIC b/sys/arch/prep/conf/GENERIC index e67823609da2..5101bbd0b75d 100644 --- a/sys/arch/prep/conf/GENERIC +++ b/sys/arch/prep/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.109 2006/02/02 21:32:10 reinoud Exp $ +# $NetBSD: GENERIC,v 1.110 2006/02/04 03:35:52 rpaulo Exp $ # # GENERIC machine description file # @@ -24,7 +24,7 @@ options INCLUDE_CONFIG_FILE # embed config file in kernel binary makeoptions COPTS="-Os -mmultiple" # -Os -mmultiple to reduce size. -#ident "GENERIC-$Revision: 1.109 $" +#ident "GENERIC-$Revision: 1.110 $" maxusers 32 @@ -533,7 +533,7 @@ pseudo-device vnd 4 # disk-like interface to files # network pseudo-devices pseudo-device loop # network loopback -pseudo-device bpfilter 8 # Berkeley packet filter +pseudo-device bpfilter # Berkeley packet filter pseudo-device ipfilter # IP filter (firewall) and NAT pseudo-device ppp 2 # Point-to-Point Protocol pseudo-device pppoe # PPP over Ethernet (RFC 2516) diff --git a/sys/arch/prep/conf/NATSUMI b/sys/arch/prep/conf/NATSUMI index b6ff86f43c3e..6cfee48d78be 100644 --- a/sys/arch/prep/conf/NATSUMI +++ b/sys/arch/prep/conf/NATSUMI @@ -1,4 +1,4 @@ -# $NetBSD: NATSUMI,v 1.42 2005/12/07 09:10:19 tsutsui Exp $ +# $NetBSD: NATSUMI,v 1.43 2006/02/04 03:35:52 rpaulo Exp $ # # for development # @@ -410,7 +410,7 @@ pseudo-device vnd 4 # disk-like interface to files # network pseudo-devices pseudo-device loop # network loopback -pseudo-device bpfilter 16 # Berkeley packet filter +pseudo-device bpfilter # Berkeley packet filter pseudo-device ipfilter # IP filter (firewall) and NAT #pseudo-device ppp 1 # Point-to-Point Protocol #pseudo-device sl 2 # Serial Line IP diff --git a/sys/arch/sandpoint/conf/GENERIC.sandpoint b/sys/arch/sandpoint/conf/GENERIC.sandpoint index 9f2d6b3abc35..62220d304ef2 100644 --- a/sys/arch/sandpoint/conf/GENERIC.sandpoint +++ b/sys/arch/sandpoint/conf/GENERIC.sandpoint @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC.sandpoint,v 1.27 2005/12/07 09:10:19 tsutsui Exp $ +# $NetBSD: GENERIC.sandpoint,v 1.28 2006/02/04 03:36:29 rpaulo Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/sandpoint/conf/std.sandpoint" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.27 $" +#ident "GENERIC-$Revision: 1.28 $" maxusers 32 @@ -100,7 +100,7 @@ options NFS_BOOT_BOOTPARAM,NFS_BOOT_BOOTP config netbsd root on ? type ? # network psuedo-devices -pseudo-device bpfilter 8 # packet filter +pseudo-device bpfilter # packet filter pseudo-device pppoe # PPP over Ethernet (RFC 2516) pseudo-device bridge # simple inter-network bridging #options BRIDGE_IPF # bridge uses IP/IPv6 pfil hooks too diff --git a/sys/arch/sbmips/conf/GENERIC b/sys/arch/sbmips/conf/GENERIC index 06cf4953cb45..d22d1e4afe67 100644 --- a/sys/arch/sbmips/conf/GENERIC +++ b/sys/arch/sbmips/conf/GENERIC @@ -1,10 +1,10 @@ -# $NetBSD: GENERIC,v 1.50 2006/02/02 21:32:10 reinoud Exp $ +# $NetBSD: GENERIC,v 1.51 2006/02/04 03:36:59 rpaulo Exp $ include "arch/sbmips/conf/std.sbmips" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.50 $" +#ident "GENERIC-$Revision: 1.51 $" #options LOCKDEBUG # XXX XXX XXX XXX #options DEBUG # extra kernel debugging support @@ -169,7 +169,7 @@ pseudo-device vnd 4 # disk-like interface to files #options VND_COMPRESSION # compressed vnd(4) # Network pseudo-devices -pseudo-device bpfilter 8 # Berkeley packet filter +pseudo-device bpfilter # Berkeley packet filter pseudo-device ipfilter # IP filter (firewall) and NAT pseudo-device loop # network loopback #pseudo-device ppp 2 # Point-to-Point Protocol diff --git a/sys/arch/sgimips/conf/GENERIC32_IP2x b/sys/arch/sgimips/conf/GENERIC32_IP2x index ed3218216269..f48d5d9f4733 100644 --- a/sys/arch/sgimips/conf/GENERIC32_IP2x +++ b/sys/arch/sgimips/conf/GENERIC32_IP2x @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC32_IP2x,v 1.44 2006/02/03 13:52:14 tsutsui Exp $ +# $NetBSD: GENERIC32_IP2x,v 1.45 2006/02/04 03:37:42 rpaulo Exp $ # # GENERIC32_IP2x machine description file # @@ -29,7 +29,7 @@ makeoptions TEXTADDR=0x88069000 # entry point options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC32-IP2x-$Revision: 1.44 $" +#ident "GENERIC32-IP2x-$Revision: 1.45 $" maxusers 32 @@ -284,7 +284,7 @@ pseudo-device vnd 4 # disk-like interface to files #options VND_COMPRESSION # compressed vnd(4) # network pseudo-devices -pseudo-device bpfilter 8 # Berkeley packet filter +pseudo-device bpfilter # Berkeley packet filter pseudo-device ipfilter # IP filter (firewall) and NAT pseudo-device loop # network loopback pseudo-device ppp 2 # Point-to-Point Protocol diff --git a/sys/arch/sgimips/conf/GENERIC32_IP3x b/sys/arch/sgimips/conf/GENERIC32_IP3x index f462fd9ef7a1..2eb9c8b3f3c9 100644 --- a/sys/arch/sgimips/conf/GENERIC32_IP3x +++ b/sys/arch/sgimips/conf/GENERIC32_IP3x @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC32_IP3x,v 1.45 2006/02/03 13:52:14 tsutsui Exp $ +# $NetBSD: GENERIC32_IP3x,v 1.46 2006/02/04 03:37:42 rpaulo Exp $ # # GENERIC32_IP3x machine description file # @@ -28,7 +28,7 @@ makeoptions TEXTADDR="0x80069000" # entry point options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC32_IP3x-$Revision: 1.45 $" +#ident "GENERIC32_IP3x-$Revision: 1.46 $" maxusers 32 @@ -418,7 +418,7 @@ pseudo-device vnd 4 # disk-like interface to files #options VND_COMPRESSION # compressed vnd(4) # network pseudo-devices -pseudo-device bpfilter 8 # Berkeley packet filter +pseudo-device bpfilter # Berkeley packet filter pseudo-device ipfilter # IP filter (firewall) and NAT pseudo-device loop # network loopback pseudo-device ppp 2 # Point-to-Point Protocol diff --git a/sys/arch/shark/conf/GENERIC b/sys/arch/shark/conf/GENERIC index 29340db1f1f4..bbac7673833c 100644 --- a/sys/arch/shark/conf/GENERIC +++ b/sys/arch/shark/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.57 2006/02/02 21:32:10 reinoud Exp $ +# $NetBSD: GENERIC,v 1.58 2006/02/04 03:39:08 rpaulo Exp $ # # Generic Shark configuration. # @@ -7,7 +7,7 @@ include "arch/shark/conf/std.shark" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.57 $" +#ident "GENERIC-$Revision: 1.58 $" # estimated number of users maxusers 32 @@ -288,7 +288,7 @@ midi* at opl? joy* at ofisa? pseudo-device loop 1 # network loopback -pseudo-device bpfilter 8 # packet filter +pseudo-device bpfilter # packet filter #pseudo-device sl 2 # CSLIP #pseudo-device ppp 2 # PPP #pseudo-device tun 2 # network tunneling over tty diff --git a/sys/arch/shark/conf/INSTALL b/sys/arch/shark/conf/INSTALL index 26257fa9d567..d9e8bab591b5 100644 --- a/sys/arch/shark/conf/INSTALL +++ b/sys/arch/shark/conf/INSTALL @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL,v 1.25 2005/12/20 05:35:30 thorpej Exp $ +# $NetBSD: INSTALL,v 1.26 2006/02/04 03:39:08 rpaulo Exp $ # # Shark installation kernel # @@ -203,7 +203,7 @@ scr* at ofisascr? #joy* at ofisa? pseudo-device loop 1 # network loopback -pseudo-device bpfilter 8 # packet filter +pseudo-device bpfilter # packet filter #pseudo-device sl 2 # CSLIP #pseudo-device ppp 2 # PPP #pseudo-device tun 2 # network tunneling over tty diff --git a/sys/arch/shark/conf/OFWGENCFG b/sys/arch/shark/conf/OFWGENCFG index ba2d36909705..60f2bb865a66 100644 --- a/sys/arch/shark/conf/OFWGENCFG +++ b/sys/arch/shark/conf/OFWGENCFG @@ -1,4 +1,4 @@ -# $NetBSD: OFWGENCFG,v 1.24 2005/12/20 05:35:30 thorpej Exp $ +# $NetBSD: OFWGENCFG,v 1.25 2006/02/04 03:39:08 rpaulo Exp $ # # OFWGENCFG: 'generic' configuration for Open Firmware boards. # @@ -137,7 +137,7 @@ ofrtc* at ofbus? ofrom* at ofbus? pseudo-device loop 1 # network loopback -pseudo-device bpfilter 8 # packet filter +pseudo-device bpfilter # packet filter #pseudo-device sl 2 # CSLIP #pseudo-device ppp 2 # PPP #pseudo-device tun 2 # network tunneling over tty diff --git a/sys/arch/sparc/conf/BILL-THE-CAT b/sys/arch/sparc/conf/BILL-THE-CAT index e82484d5135b..deedd2e9c1eb 100644 --- a/sys/arch/sparc/conf/BILL-THE-CAT +++ b/sys/arch/sparc/conf/BILL-THE-CAT @@ -1,4 +1,4 @@ -# $NetBSD: BILL-THE-CAT,v 1.36 2005/12/07 09:10:19 tsutsui Exp $ +# $NetBSD: BILL-THE-CAT,v 1.37 2006/02/04 03:40:41 rpaulo Exp $ # From: NetBSD: GENERIC,v 1.84 1999/06/06 13:00:03 mrg Exp include "arch/sparc/conf/std.sparc" @@ -472,7 +472,7 @@ pseudo-device loop ## Berkeley Packet Filter, required to run RARPD. A generic C-language ## interface that allows selective examining of incoming packets. -pseudo-device bpfilter 8 +pseudo-device bpfilter ## IP Filter, used in firewall and NAT applications. See ipnat(8) for ## one example of the use of the IP Filter. diff --git a/sys/arch/sparc/conf/GENERIC b/sys/arch/sparc/conf/GENERIC index f46ea4ebb73e..627e9d026b92 100644 --- a/sys/arch/sparc/conf/GENERIC +++ b/sys/arch/sparc/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.183 2006/02/02 21:32:10 reinoud Exp $ +# $NetBSD: GENERIC,v 1.184 2006/02/04 03:40:41 rpaulo Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/sparc/conf/std.sparc" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.183 $" +#ident "GENERIC-$Revision: 1.184 $" maxusers 32 @@ -586,7 +586,7 @@ pseudo-device tap # virtual Ethernet ## Berkeley Packet Filter, required to run RARPD. A generic C-language ## interface that allows selective examining of incoming packets. -pseudo-device bpfilter 8 +pseudo-device bpfilter ## IP Filter, used in firewall and NAT applications. See ipnat(8) for ## one example of the use of the IP Filter. diff --git a/sys/arch/sparc/conf/INSTALL b/sys/arch/sparc/conf/INSTALL index b01e232807ec..929a581d0ec7 100644 --- a/sys/arch/sparc/conf/INSTALL +++ b/sys/arch/sparc/conf/INSTALL @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL,v 1.52 2005/12/07 12:40:47 tsutsui Exp $ +# $NetBSD: INSTALL,v 1.53 2006/02/04 03:40:41 rpaulo Exp $ # # from: NetBSD: GENERIC,v 1.84 1999/06/06 13:00:03 mrg Exp # @@ -490,7 +490,7 @@ pseudo-device loop ## Berkeley Packet Filter, required to run RARPD. A generic C-language ## interface that allows selective examining of incoming packets. -#pseudo-device bpfilter 8 +#pseudo-device bpfilter ## IP Filter, used in firewall and NAT applications. See ipnat(8) for ## one example of the use of the IP Filter. diff --git a/sys/arch/sparc/conf/KRUPS b/sys/arch/sparc/conf/KRUPS index 0db8663eab7e..14bb5b4f486e 100644 --- a/sys/arch/sparc/conf/KRUPS +++ b/sys/arch/sparc/conf/KRUPS @@ -1,4 +1,4 @@ -# $NetBSD: KRUPS,v 1.34 2005/12/07 09:10:19 tsutsui Exp $ +# $NetBSD: KRUPS,v 1.35 2006/02/04 03:40:41 rpaulo Exp $ # From: NetBSD: GENERIC,v 1.180 2005/09/10 19:20:50 jmmv Exp # # Krups (JavaStation-NC) machine description file @@ -8,7 +8,7 @@ include "arch/sparc/conf/std.sparc" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "KRUPS-$Revision: 1.34 $" +#ident "KRUPS-$Revision: 1.35 $" maxusers 32 @@ -300,7 +300,7 @@ pseudo-device loop ## Berkeley Packet Filter, required to run RARPD. A generic C-language ## interface that allows selective examining of incoming packets. -pseudo-device bpfilter 8 +pseudo-device bpfilter ## IP Filter, used in firewall and NAT applications. See ipnat(8) for ## one example of the use of the IP Filter. diff --git a/sys/arch/sparc/conf/MRCOFFEE b/sys/arch/sparc/conf/MRCOFFEE index 6ef286c213a9..e7bfe45d93cf 100644 --- a/sys/arch/sparc/conf/MRCOFFEE +++ b/sys/arch/sparc/conf/MRCOFFEE @@ -1,4 +1,4 @@ -# $NetBSD: MRCOFFEE,v 1.14 2005/12/07 09:10:19 tsutsui Exp $ +# $NetBSD: MRCOFFEE,v 1.15 2006/02/04 03:40:41 rpaulo Exp $ # From: NetBSD: GENERIC,v 1.160 2004/07/10 12:05:35 uwe Exp # # Mr.Coffee (JavaStation 1) machine description file @@ -12,7 +12,7 @@ include "arch/sparc/conf/std.sparc" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "MRCOFFEE-$Revision: 1.14 $" +#ident "MRCOFFEE-$Revision: 1.15 $" maxusers 32 @@ -288,7 +288,7 @@ pseudo-device loop ## Berkeley Packet Filter, required to run RARPD. A generic C-language ## interface that allows selective examining of incoming packets. -pseudo-device bpfilter 8 +pseudo-device bpfilter ## IP Filter, used in firewall and NAT applications. See ipnat(8) for ## one example of the use of the IP Filter. diff --git a/sys/arch/sparc/conf/TADPOLE3GX b/sys/arch/sparc/conf/TADPOLE3GX index 7a6708179a0b..9a365a3dbf5f 100644 --- a/sys/arch/sparc/conf/TADPOLE3GX +++ b/sys/arch/sparc/conf/TADPOLE3GX @@ -1,4 +1,4 @@ -# $NetBSD: TADPOLE3GX,v 1.34 2005/12/07 09:10:19 tsutsui Exp $ +# $NetBSD: TADPOLE3GX,v 1.35 2006/02/04 03:40:41 rpaulo Exp $ include "arch/sparc/conf/std.sparc" @@ -314,7 +314,7 @@ pseudo-device tun 4 ## Berkeley Packet Filter, required to run RARPD. A generic C-language ## interface that allows selective examining of incoming packets. -pseudo-device bpfilter 16 +pseudo-device bpfilter ## IP Filter, used in firewall and NAT applications. See ipnat(8) for ## one example of the use of the IP Filter. diff --git a/sys/arch/sparc64/conf/GENERIC32 b/sys/arch/sparc64/conf/GENERIC32 index 7f82ef8f77da..c98b47a0417a 100644 --- a/sys/arch/sparc64/conf/GENERIC32 +++ b/sys/arch/sparc64/conf/GENERIC32 @@ -1,10 +1,10 @@ -# $NetBSD: GENERIC32,v 1.129 2006/02/03 13:59:18 tsutsui Exp $ +# $NetBSD: GENERIC32,v 1.130 2006/02/04 03:42:01 rpaulo Exp $ include "arch/sparc64/conf/std.sparc64" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.129 $" +#ident "GENERIC-$Revision: 1.130 $" maxusers 64 @@ -652,7 +652,7 @@ pseudo-device tap # virtual Ethernet ## Berkeley Packet Filter, required to run RARPD. A generic C-language ## interface that allows selective examining of incoming packets. -pseudo-device bpfilter 8 +pseudo-device bpfilter ## IEEE 802.1q encapsulation pseudo-device vlan diff --git a/sys/arch/sparc64/conf/NONPLUS b/sys/arch/sparc64/conf/NONPLUS index 7360e411cbde..d68e7fa51f67 100644 --- a/sys/arch/sparc64/conf/NONPLUS +++ b/sys/arch/sparc64/conf/NONPLUS @@ -1,4 +1,4 @@ -# $NetBSD: NONPLUS,v 1.55 2005/12/07 09:10:19 tsutsui Exp $ +# $NetBSD: NONPLUS,v 1.56 2006/02/04 03:42:01 rpaulo Exp $ include "arch/sparc64/conf/std.sparc64" @@ -361,7 +361,7 @@ pseudo-device tun 4 ## Berkeley Packet Filter, required to run RARPD. A generic C-language ## interface that allows selective examining of incoming packets. -pseudo-device bpfilter 8 +pseudo-device bpfilter ## IP Filter, used in firewall and NAT applications. See ipnat(8) for ## one example of the use of the IP Filter. diff --git a/sys/arch/sparc64/conf/POWEROFSEVEN.inc b/sys/arch/sparc64/conf/POWEROFSEVEN.inc index b593c14a4ec0..508e161faa50 100644 --- a/sys/arch/sparc64/conf/POWEROFSEVEN.inc +++ b/sys/arch/sparc64/conf/POWEROFSEVEN.inc @@ -1,4 +1,4 @@ -# $NetBSD: POWEROFSEVEN.inc,v 1.40 2005/12/10 14:47:42 tsutsui Exp $ +# $NetBSD: POWEROFSEVEN.inc,v 1.41 2006/02/04 03:42:01 rpaulo Exp $ # # from: NetBSD: GENERIC32,v 1.13 2001/02/28 00:08:18 mjacob Exp # @@ -412,7 +412,7 @@ pseudo-device loop ## Berkeley Packet Filter, required to run RARPD. A generic C-language ## interface that allows selective examining of incoming packets. -pseudo-device bpfilter 8 +pseudo-device bpfilter ## IP Filter, used in firewall and NAT applications. See ipnat(8) for ## one example of the use of the IP Filter. diff --git a/sys/arch/sparc64/conf/SPLODE b/sys/arch/sparc64/conf/SPLODE index e28066ce393d..8a692b77a73b 100644 --- a/sys/arch/sparc64/conf/SPLODE +++ b/sys/arch/sparc64/conf/SPLODE @@ -1,4 +1,4 @@ -# $NetBSD: SPLODE,v 1.41 2005/12/07 09:10:19 tsutsui Exp $ +# $NetBSD: SPLODE,v 1.42 2006/02/04 03:42:01 rpaulo Exp $ # # Configuration for Ultra1, 32 bit mode. @@ -6,7 +6,7 @@ include "arch/sparc64/conf/std.sparc64" #options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.41 $" +#ident "GENERIC-$Revision: 1.42 $" maxusers 256 @@ -396,7 +396,7 @@ pseudo-device ppp 4 ## Berkeley Packet Filter, required to run RARPD. A generic C-language ## interface that allows selective examining of incoming packets. -pseudo-device bpfilter 8 +pseudo-device bpfilter ## Simple inter-network traffic bridging pseudo-device bridge