Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf Add pfsync to ALL kernel.
details: https://anonhg.NetBSD.org/src/rev/86c51909efd0
branches: trunk
changeset: 758448:86c51909efd0
user: rmind <rmind%NetBSD.org@localhost>
date: Fri Nov 05 01:34:51 2010 +0000
description:
Add pfsync to ALL kernel.
diffstat:
sys/arch/i386/conf/ALL | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r f08b87378c6e -r 86c51909efd0 sys/arch/i386/conf/ALL
--- a/sys/arch/i386/conf/ALL Fri Nov 05 00:21:51 2010 +0000
+++ b/sys/arch/i386/conf/ALL Fri Nov 05 01:34:51 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.272 2010/11/03 23:24:14 dyoung Exp $
+# $NetBSD: ALL,v 1.273 2010/11/05 01:34:51 rmind Exp $
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
#
# ALL machine description file
@@ -17,7 +17,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "ALL-$Revision: 1.272 $"
+#ident "ALL-$Revision: 1.273 $"
maxusers 64 # estimated number of users
@@ -1640,6 +1640,7 @@
pseudo-device agr # IEEE 802.3ad link aggregation
pseudo-device pf # PF packet filter
pseudo-device pflog # PF log if
+pseudo-device pfsync
pseudo-device kttcp
pseudo-device etherip # EtherIP
# srt is EXPERIMENTAL
Home |
Main Index |
Thread Index |
Old Index