Add agr(4).

This commit is contained in:
xtraeme 2007-05-15 14:27:47 +00:00
parent 8427494a96
commit 6de650008c
1 changed files with 3 additions and 2 deletions

View File

@ -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