tag 497717 patch -- On Sat, 2009-01-24 at 00:05 +0100, Frank Lin PIAT wrote: > > I have prepared a tiny patch to add iwlwifi-5000-1.ucode firmware.
Here's an improved patch, which includes Evgeni Golov suggestion "should mention ${modulename} in the long description". Franklin
Index: defines =================================================================== --- defines (revision 12608) +++ defines (working copy) @@ -1,7 +1,23 @@ [base] -packages: - bnx2 - ipw2x00 - iwlwifi - qlogic - ralink +desc: Intel Wireless 3945, 4965 and 5000 cards +files: + iwlwifi-3945-1.ucode + iwlwifi-4965-1.ucode + iwlwifi-4965-2.ucode + iwlwifi-5000-1.ucode +longdesc: Intel Wireless 3945, 4965 cards, and the 5000 series. + This package contains the firmwares loaded by the modules + iwl3945 and iwl4965/iwlagn. +uri: http://intellinuxwireless.org/?p=iwlwifi&n=downloads + +[iwlwifi-3945-1.ucode_base] +desc: Intel Wireless 3945 firmware + +[iwlwifi-4965-1.ucode_base] +desc: Intel Wireless 4965 firmware + +[iwlwifi-4965-2.ucode_base] +desc: Intel Wireless 4965 firmware + +[iwlwifi-5000-1.ucode_base] +desc: Intel Wireless 5000 firmware.