diff --git a/sys/arch/i386/conf/ALL b/sys/arch/i386/conf/ALL index b82f24a0b9c6..7fc4950e361e 100644 --- a/sys/arch/i386/conf/ALL +++ b/sys/arch/i386/conf/ALL @@ -1,4 +1,4 @@ -# $NetBSD: ALL,v 1.96 2007/05/08 16:55:55 xtraeme Exp $ +# $NetBSD: ALL,v 1.97 2007/05/15 14:27:47 xtraeme Exp $ # From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp # # ALL machine description file @@ -17,7 +17,7 @@ include "arch/i386/conf/std.i386" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "ALL-$Revision: 1.96 $" +#ident "ALL-$Revision: 1.97 $" maxusers 32 # estimated number of users @@ -1379,6 +1379,7 @@ pseudo-device vnd # disk-like interface to files options VND_COMPRESSION # compressed vnd(4) # network pseudo-devices +pseudo-device agr # Link aggregation agr(4) pseudo-device bpfilter # Berkeley packet filter pseudo-device carp # Common Address Redundancy Protocol pseudo-device ipfilter # IP filter (firewall) and NAT