[Lunar-commits] <moonbase> b43-fwcutter: drivers for wireless Broadcom chips, updated for Linux 2.6x kernels.

Florin Braescu florin at lunar-linux.org
Wed Jan 7 23:29:34 CET 2009


commit 9c734e0d5f556f1b755ba1f038b874d7948ee028
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Jan 8 00:29:34 2009 +0200

    b43-fwcutter: drivers for wireless Broadcom chips, updated for Linux 2.6x kernels.
---
 wifi/b43-fwcutter/BUILD   |    7 +++++++
 wifi/b43-fwcutter/DETAILS |   16 ++++++++++++++++
 2 files changed, 23 insertions(+), 0 deletions(-)

diff --git a/wifi/b43-fwcutter/BUILD b/wifi/b43-fwcutter/BUILD
new file mode 100644
index 0000000..899f927
--- /dev/null
+++ b/wifi/b43-fwcutter/BUILD
@@ -0,0 +1,7 @@
+(
+
+  sedit 's/\/usr\/local/\/usr/' Makefile &&
+
+  default_make
+
+) > $C_FIFO 2>&1
diff --git a/wifi/b43-fwcutter/DETAILS b/wifi/b43-fwcutter/DETAILS
new file mode 100644
index 0000000..d3c7482
--- /dev/null
+++ b/wifi/b43-fwcutter/DETAILS
@@ -0,0 +1,16 @@
+          MODULE=b43-fwcutter
+         VERSION=011
+          SOURCE=$MODULE-$VERSION.tar.bz2
+   SOURCE_URL[0]=http://bu3sch.de/b43/fwcutter
+   SOURCE_URL[1]=http://download.berlios.de/bcm43xx
+   SOURCE_URL[2]=http://download2.berlios.de/bcm43xx
+      SOURCE_VFY=sha1:d8a7a6e9f8eb7d22bf79d2ac89b4fa8b13bcdcda
+        WEB_SITE=http://bcm43xx.berlios.de
+         ENTERED=20090107
+         UPDATED=20090107
+           SHORT="A Broadcom 43xx driver for Linux"
+
+cat << EOF
+This is an attempt to write a Broadcom 43xx driver for Linux 2.6x, based
+on this specification: http://bcm-specs.sipsolutions.net.
+EOF


More information about the Lunar-commits mailing list