b43-fwcutter is used to extract the firmware from various Broadcom BCM43xx drivers. It is capable of extracting the v3 and v4 firmware files. It can be used to extract firmware files for use by the Broadcom Wireless (bwi) driver. Fix: extract the port from the attached shar archive. Patch attached with submission follows:
Class Changed From-To: sw-bug->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool)
garga 2009-05-09 20:04:27 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/b43-fwcutter Makefile distinfo pkg-descr sysutils/b43-fwcutter/files patch-fwcutter.c patch-fwcutter.h Log: b43-fwcutter is a tool which can extract firmware from various BCM43xx drivers. WWW: http://bcm43xx.berlios.de/ PR: ports/134372 Submitted by: swhetzel at gmail.com Revision Changes Path 1.1105 +1 -0 ports/sysutils/Makefile 1.1 +21 -0 ports/sysutils/b43-fwcutter/Makefile (new) 1.1 +3 -0 ports/sysutils/b43-fwcutter/distinfo (new) 1.1 +20 -0 ports/sysutils/b43-fwcutter/files/patch-fwcutter.c (new) 1.1 +11 -0 ports/sysutils/b43-fwcutter/files/patch-fwcutter.h (new) 1.1 +3 -0 ports/sysutils/b43-fwcutter/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added with changes, PLIST_FILES line was missing. Thanks for contributing!