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/752259b43be6
branches:  trunk
changeset: 982126:752259b43be6
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 ffcefbfc404a -r 752259b43be6 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