From f7c0ee40681d2ed91c48b4f6106f71ff06195217 Mon Sep 17 00:00:00 2001 From: murray Date: Fri, 18 Mar 2005 15:24:00 +0000 Subject: Add a comment to note that pseudo-device bpf is required for DHCP. This is mentioned in the Handbook but it is not as obvious to new users why bpf is needed compared to the other largely self-explanatory items in GENERIC. PR: conf/40855 MFC after: 1 week --- sys/sparc64/conf/GENERIC | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/sparc64') diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC index 7410dac..42224bb 100644 --- a/sys/sparc64/conf/GENERIC +++ b/sys/sparc64/conf/GENERIC @@ -192,6 +192,7 @@ device faith # IPv6-to-IPv4 relaying (translation) # 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 # USB support -- cgit v1.1