PERFORCE change 107231 for review
Warner Losh
imp at FreeBSD.org
Tue Oct 3 17:18:29 PDT 2006
http://perforce.freebsd.org/chv.cgi?CH=107231
Change 107231 by imp at imp_lighthouse on 2006/10/04 00:18:06
bpf
Affected files ...
.. //depot/projects/arm/src/sys/arm/conf/TSC4370#13 edit
Differences ...
==== //depot/projects/arm/src/sys/arm/conf/TSC4370#13 (text+ko) ====
@@ -105,3 +105,8 @@
# SPI bus
device spibus
device at45 # at45db642 and maybe others
+
+# The `bpf' device enables the Berkeley Packet Filter.
+# Be aware of the administrative consequences of enabling this!
+# Note that 'bpf' is required for DHCP.
+device bpf # Berkeley packet filter
More information about the p4-projects
mailing list