Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 May 2009 23:15:27 -0500
From:      Nathan Whitehorn <nwhitehorn@freebsd.org>
To:        Warner Losh <imp@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r191762 - in head/sys: conf dev/bwi modules/bwi
Message-ID:  <49FD1A5F.6090503@freebsd.org>
In-Reply-To: <200905030401.n4341h9W003803@svn.freebsd.org>
References:  <200905030401.n4341h9W003803@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Warner Losh wrote:
> Author: imp
> Date: Sun May  3 04:01:43 2009
> New Revision: 191762
> URL: http://svn.freebsd.org/changeset/base/191762
>
> Log:
>   Bring in Andrew Thompson's port of Sepherosa Ziehau's bwi driver for
>   Broadcom BCM43xx chipsets.  This driver uses the v3 firmware that
>   needs to be fetched separately.  A port will be committed to create
>   the bwi firmware module.
>
>   
Thanks for this! It's quite a useful thing to have on PowerPC where NDIS 
is not an option.
> Modified: head/sys/conf/files
> ==============================================================================
> --- head/sys/conf/files	Sun May  3 02:37:13 2009	(r191761)
> +++ head/sys/conf/files	Sun May  3 04:01:43 2009	(r191762)
> @@ -712,6 +712,11 @@ dev/buslogic/bt_eisa.c		optional bt eisa
>  dev/buslogic/bt_isa.c		optional bt isa
>  dev/buslogic/bt_mca.c		optional bt mca
>  dev/buslogic/bt_pci.c		optional bt pci
> +dev/bwi/bwiirf.c		optional bwi
>   
I think you have too many i's here (should be bwirf.c not bwiirf.c).
-Nathan




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49FD1A5F.6090503>