svn commit: r204326 - head/sys/modules

Ruslan Mahmatkhanov cvs-src at yandex.ru
Thu Feb 25 19:52:00 UTC 2010


On 25.02.2010 22:42, Weongyo Jeong wrote:
> Author: weongyo
> Date: Thu Feb 25 19:42:51 2010
> New Revision: 204326
> URL: http://svn.freebsd.org/changeset/base/204326
>
> Log:
>    Add bwn(4) driver to the build.

Thank you much for this!
When you plan to MFC that?

>
> Modified:
>    head/sys/modules/Makefile
>
> Modified: head/sys/modules/Makefile
> ==============================================================================
> --- head/sys/modules/Makefile	Thu Feb 25 18:02:52 2010	(r204325)
> +++ head/sys/modules/Makefile	Thu Feb 25 19:42:51 2010	(r204326)
> @@ -42,6 +42,7 @@ SUBDIR=	${_3dfx} \
>   	${_bm} \
>   	bridgestp \
>   	bwi \
> +	bwn \
>   	cam \
>   	${_canbepm} \
>   	${_canbus} \
> _______________________________________________
> svn-src-all at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/svn-src-all
> To unsubscribe, send any mail to "svn-src-all-unsubscribe at freebsd.org"
>



More information about the svn-src-all mailing list