Date: Fri, 30 Aug 2013 20:30:33 +0000 (UTC) From: Oleksandr Tymoshenko <gonzo@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r255084 - head/sys/mips/conf Message-ID: <201308302030.r7UKUXXV093609@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308302030.r7UKUXXV093609>