On Sat, 2009-01-24 at 00:22 +0100, Frank Lin PIAT wrote: > > 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".
Well.. that patch "version 2" was a crap. Sorry,
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,12 @@ [base] -desc: Intel Wireless 3945 and 4965 +desc: Intel Wireless 3945, 4965 and 5000-series 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, 5100 and 5300 cards. + The associated kernel modules are: iwl3945 and iwl4965/iwlagn uri: http://intellinuxwireless.org/?p=iwlwifi&n=downloads [iwlwifi-3945-1.ucode_base] @@ -15,3 +17,6 @@ [iwlwifi-4965-2.ucode_base] desc: Intel Wireless 4965 firmware + +[iwlwifi-5000-1.ucode_base] +desc: Intel Wireless 5000 firmware