Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/macppc/conf Add bpf



details:   https://anonhg.NetBSD.org/src/rev/e4bee748468e
branches:  trunk
changeset: 954212:e4bee748468e
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Apr 02 06:55:14 2021 +0000

description:
Add bpf

diffstat:

 sys/arch/macppc/conf/POWERMAC_G5 |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 5209df2a0ce6 -r e4bee748468e sys/arch/macppc/conf/POWERMAC_G5
--- a/sys/arch/macppc/conf/POWERMAC_G5  Fri Apr 02 06:31:53 2021 +0000
+++ b/sys/arch/macppc/conf/POWERMAC_G5  Fri Apr 02 06:55:14 2021 +0000
@@ -229,6 +229,7 @@
 pseudo-device  clockctl                # user control of clock subsystem
 pseudo-device  drvctl                  # user control of drive subsystem
 pseudo-device  ksyms                   # /dev/ksyms
+pseudo-device  bpfilter                # packet filter
 #pseudo-device npf                     # NPF packet filter
 
 # Enable the hooks used for initializing the ram-disk.



Home | Main Index | Thread Index | Old Index