projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abade41
)
b43-fwsquash: ucode2.fw also supports core rev 3
author
Michael Büsch
<mb@bu3sch.de>
Sat, 26 Dec 2009 23:20:24 +0000
(23:20 +0000)
committer
Michael Büsch
<mb@bu3sch.de>
Sat, 26 Dec 2009 23:20:24 +0000
(23:20 +0000)
SVN-Revision: 18948
package/mac80211/files/host_bin/b43-fwsquash.py
patch
|
blob
|
history
diff --git
a/package/mac80211/files/host_bin/b43-fwsquash.py
b/package/mac80211/files/host_bin/b43-fwsquash.py
index 34e6ed3c051acc6c23dffdd45f9b5546700f4d60..8c5859c4215d1df0c59f0de173126fe8130a9362 100755
(executable)
--- a/
package/mac80211/files/host_bin/b43-fwsquash.py
+++ b/
package/mac80211/files/host_bin/b43-fwsquash.py
@@
-62,7
+62,7
@@
def phytypes_match(types_a, types_b):
return False
revmapping = {
- "ucode2.fw" : (2,),
+ "ucode2.fw" : (2,
3,
),
"ucode4.fw" : (4,),
"ucode5.fw" : (5,6,7,8,9,10,),
"ucode11.fw" : (11,12,),