Date: Tue, 20 Apr 2010 21:55:44 +0000 (UTC) From: Weongyo Jeong <weongyo@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r206939 - in stable/8/sys: dev/siba modules Message-ID: <201004202155.o3KLtiGQ056096@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: weongyo Date: Tue Apr 20 21:55:44 2010 New Revision: 206939 URL: http://svn.freebsd.org/changeset/base/206939 Log: MFC r204326: Add bwn(4) driver to the build. Modified: stable/8/sys/modules/Makefile Directory Properties: stable/8/sys/ (props changed) stable/8/sys/amd64/include/xen/ (props changed) stable/8/sys/cddl/contrib/opensolaris/ (props changed) stable/8/sys/contrib/dev/acpica/ (props changed) stable/8/sys/contrib/dev/uath/ (props changed) stable/8/sys/contrib/pf/ (props changed) stable/8/sys/dev/siba/siba_cc.c (props changed) stable/8/sys/dev/xen/xenpci/ (props changed) stable/8/sys/geom/sched/ (props changed) Modified: stable/8/sys/modules/Makefile ============================================================================== --- stable/8/sys/modules/Makefile Tue Apr 20 21:52:54 2010 (r206938) +++ stable/8/sys/modules/Makefile Tue Apr 20 21:55:44 2010 (r206939) @@ -41,6 +41,7 @@ SUBDIR= ${_3dfx} \ ${_bktr} \ ${_bm} \ bridgestp \ + bwn \ cam \ ${_canbepm} \ ${_canbus} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004202155.o3KLtiGQ056096>