svn commit: r255084 - head/sys/mips/conf
Oleksandr Tymoshenko
gonzo at FreeBSD.org
Fri Aug 30 20:30:33 UTC 2013
Author: gonzo
Date: Fri Aug 30 20:30:33 2013
New Revision: 255084
URL: http://svnweb.freebsd.org/changeset/base/255084
Log:
Add bpf(4) to config file to get dhclient working
Modified:
head/sys/mips/conf/MALTA
Modified: head/sys/mips/conf/MALTA
==============================================================================
--- head/sys/mips/conf/MALTA Fri Aug 30 20:28:35 2013 (r255083)
+++ head/sys/mips/conf/MALTA Fri Aug 30 20:30:33 2013 (r255084)
@@ -65,5 +65,6 @@ device loop
device ether
device le
device miibus
+device bpf
device md
device uart
More information about the svn-src-head
mailing list