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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to