diff options
| author | Murray Stokely <murray@FreeBSD.org> | 2005-03-18 15:24:00 +0000 |
|---|---|---|
| committer | Murray Stokely <murray@FreeBSD.org> | 2005-03-18 15:24:00 +0000 |
| commit | 991f5121f0637956620e0b6e40ac7a03e050a5d3 (patch) | |
| tree | bdf460085627637375c789dd7d4cecc724d991ed /sys/alpha | |
| parent | 2559e71404eda8ea4a92918dfd4fc00ea6a6bffc (diff) | |
Notes
Diffstat (limited to 'sys/alpha')
| -rw-r--r-- | sys/alpha/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index 5f1dccf5266f..3cf6b6ec23aa 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/conf/GENERIC @@ -190,6 +190,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 |
