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/e2a4c6c6bb47
branches:  trunk
changeset: 960895:e2a4c6c6bb47
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 1cf66316dd4c -r e2a4c6c6bb47 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