[Lunar-commits] r26212 - in moonbase/trunk/zbeta: . iwlwifi-3945-ucode

Auke Kok sofar at lunar-linux.org
Mon Oct 15 19:13:41 CEST 2007


Author: sofar
Date: 2007-10-15 19:13:40 +0200 (Mon, 15 Oct 2007)
New Revision: 26212

Added:
   moonbase/trunk/zbeta/iwlwifi-3945-ucode/
   moonbase/trunk/zbeta/iwlwifi-3945-ucode/BUILD
   moonbase/trunk/zbeta/iwlwifi-3945-ucode/DETAILS
Log:
Add iwlwifi ucode for 3945 Intel cards.


From:  stelzy at gmail.com


Added: moonbase/trunk/zbeta/iwlwifi-3945-ucode/BUILD
===================================================================
--- moonbase/trunk/zbeta/iwlwifi-3945-ucode/BUILD	                        (rev 0)
+++ moonbase/trunk/zbeta/iwlwifi-3945-ucode/BUILD	2007-10-15 17:13:40 UTC (rev 26212)
@@ -0,0 +1,8 @@
+(
+
+  prepare_install &&
+  mkdir -p /lib/firmware &&
+  cp -p iwlwifi-3945.ucode /lib/firmware/iwlwifi-3945-1.ucode &&
+  gather_docs README.iwlwifi-3945-ucode
+
+) > $C_FIFO 2>&1

Added: moonbase/trunk/zbeta/iwlwifi-3945-ucode/DETAILS
===================================================================
--- moonbase/trunk/zbeta/iwlwifi-3945-ucode/DETAILS	                        (rev 0)
+++ moonbase/trunk/zbeta/iwlwifi-3945-ucode/DETAILS	2007-10-15 17:13:40 UTC (rev 26212)
@@ -0,0 +1,19 @@
+          MODULE=iwlwifi-3945-ucode
+         VERSION=2.14.4
+          SOURCE=$MODULE-$VERSION.tgz
+      SOURCE_URL=http://www.intellinuxwireless.org/iwlwifi/downloads/
+      SOURCE_VFY=sha1:c715e4f0ab4ddddb45f6b5c36644e13dc0cd0b2c
+        WEB_SITE=http://www.intellinuxwireless.org
+         ENTERED=20071013
+         UPDATED=20071013
+           SHORT="Intel PRO/Wireless 3945 microcode image for Linux"
+
+cat << EOF
+This project was created by Intel to enable support for the Intel
+PRO/Wireless 3945ABG (IWL3945) Network Connection adapter. This project is
+intended to be a community effort as much as is possible given some working
+constraints (mainly, no HW documentation is available).
+
+This contains the REQUIRED binary micro code that is uploaded to the card upon
+initialization.
+EOF



More information about the Lunar-commits mailing list