patch for Broadcom Corporation BCM4318 wireless cards.

Matt Zimmerman mdz at ubuntu.com
Mon Dec 4 23:25:48 GMT 2006


On Tue, Nov 21, 2006 at 01:42:43AM -0500, Carlos Francisco Ferry wrote:
> Hi there, well, there is a bug on some broadcom wireless cards, so, I've
> built a patch for it, I am based on
> https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx/Dapper
> what I need is testers, It has been only tested on two broadcom wireless
> cards. Anyway
> you can find the patch at
> http://zork.gnu.cl/bcwl-patch.tar.gz
> 
> If anybody needs a wireless patch  please don't hesitate on let me know.

A patch is a source code modification (usually in the form of a "diff" file)
which adds functionality or fixes a bug.  What you have provided is a script
which attempts to disable the Linux driver for Broadcom cards and use
ndiswrapper in place of it.  Scripts like this one often cause unexpected
problems for users who run them.  This is either because they do not
understand the script's purpose, or because it contains bugs.  Therefore, we
prefer to accept contributions of patches, and prefer not to disseminate
scripts like this one.

-- 
 - mdz



More information about the ubuntu-devel mailing list