[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#497717: firmware-iwlwifi: Patch to support Intel WiFi 5000 cards.



Package: firmware-iwlwifi
Version: 0.14
Followup-For: Bug #497717

I have prepared a tiny patch to add iwlwifi-5000-1.ucode firmware.

The license is the same as iwl3945/iwl4965 firmware's license, so I have
added the firmware in the same package (even though the module name is
different).

This firmware is only useful with linux kernel >= 2.6.27 which has the
appropriate driver.

Franklin
Index: iwlwifi/LICENSE
===================================================================
--- iwlwifi/LICENSE	(revision 12608)
+++ iwlwifi/LICENSE	(working copy)
@@ -1,4 +1,4 @@
-Copyright (c) 2006, Intel Corporation.
+Copyright (c) 2006-2008, Intel Corporation.
 All rights reserved.
 
 Redistribution.  Redistribution and use in binary form, without
Index: iwlwifi/defines
===================================================================
--- iwlwifi/defines	(revision 12608)
+++ iwlwifi/defines	(working copy)
@@ -1,10 +1,11 @@
 [base]
-desc: Intel Wireless 3945 and 4965
+desc: Intel Wireless 3945, 4965 and 5000 cards
 files:
  iwlwifi-3945-1.ucode
  iwlwifi-4965-1.ucode
  iwlwifi-4965-2.ucode
-longdesc: Intel Wireless 3945 and 4965 cards
+ iwlwifi-5000-1.ucode
+longdesc: Intel Wireless 3945, 4965 cards, and the 5000 series.
 uri: http://intellinuxwireless.org/?p=iwlwifi&n=downloads
 
 [iwlwifi-3945-1.ucode_base]
@@ -15,3 +16,6 @@
 
 [iwlwifi-4965-2.ucode_base]
 desc: Intel Wireless 4965 firmware
+
+[iwlwifi-5000-1.ucode_base]
+desc: Intel Wireless 5000 firmware (cards 5100 and 5300)

Reply to: