[OpenWrt-Devel] [mac80211] AA update to 2013-02-22 compat-wireless breaks compile

2013-04-30 Thread Bryan Mayland
The update to the mac80211 package in svn r36470, which update the compat-wireless to 2013-02-22 breaks my AA compile. The error is net/wireless/nl80211.c: In function 'nl80211_send_wowlan_tcp': implicit declaration of function 'nla_put_be32' nla_put_be32 wasn't in the kernel's net/netlink.h unt

Re: [OpenWrt-Devel] mac80211: rework mac address allocation, changes first address?

2013-04-23 Thread Bryan Mayland
On 4/23/2013 12:35 PM, Felix Fietkau wrote: Fixed in r36408, r36409. Thanks, - Felix Awesome, works like a charm. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] mac80211: rework mac address allocation, changes first address?

2013-04-23 Thread Bryan Mayland
Changesets r36353 and r36354 (backport) introduce changes in which the first generated mac address has the local bit set. Previously calling mac80211_generate_mac() with a macidx of 0 would get you back the same original mac. This creates a problem for my system which doesn't properly support

Re: [OpenWrt-Devel] [PATCH] tools/firmware-utils/ptgen option to use MB rounding

2012-08-06 Thread Bryan Mayland
On 8/4/2012 3:32 PM, John Crispin wrote: looking at the patch it only patches the tool, but does not make use of the new parameter could you also provide a patch that makes use of the -l parameter ? I'm not sure what other targets use SD cards but I wrote (and tested) it specifically for

[OpenWrt-Devel] [PATCH] tools/firmware-utils/ptgen option to use MB rounding

2012-08-03 Thread Bryan Mayland
When creating images targeted for SD cards, generating partitions on cylinder boundaries makes no sense, because cylinders heads and sectors have no meaning on this linear storage media. What does have meaning are erase block boundaries, and partitions, especially FAT partitions, should start o