Hello Alex, all, First Alex, thanks for that great work !
3) cpu_to_be/le32 were added in the places that seem appropriate for that (but I still not sure about that enough; my CPU is LE)
Well guess what : mine is BE. And you know what ? Maybe I shall not have left the x86 world afterall.. Here are the facts : dmesg is spammed with bcm43xx_d80211: FATAL ERROR: BCM43xx_IRQ_XMIT_ERROR from bcm43xx_interrupt_tasklet(). This error is said to come from endianness issues. My (dmesg-) templates look like this : bcm43xx_d80211: Template size: 3c bcm43xx_d80211: Writing PLCP value: a040002 bcm43xx_d80211: Writing template value: 800000 bcm43xx_d80211: Writing template value: ffff0000 bcm43xx_d80211: Writing template value: ffffffff bcm43xx_d80211: Writing template value: 93241100 bcm43xx_d80211: Writing template value: 110069f7 bcm43xx_d80211: Writing template value: 69f79324 bcm43xx_d80211: Writing template value: 0 bcm43xx_d80211: Writing template value: 0 bcm43xx_d80211: Writing template value: 640000 bcm43xx_d80211: Writing template value: 7000001 bcm43xx_d80211: Writing template value: 6e65706f bcm43xx_d80211: Writing template value: 1747257 bcm43xx_d80211: Writing template value: b848204 bcm43xx_d80211: Writing template value: 1010316 bcm43xx_d80211: Writing template value: 2000405 bcm43xx_d80211: Writing template value: 0 bcm43xx_d80211: Template size: 36 bcm43xx_d80211: Writing PLCP value: 6e842b00 bcm43xx_d80211: Writing template value: 50000000 bcm43xx_d80211: Writing template value: ffffd700 bcm43xx_d80211: Writing template value: ffffffff bcm43xx_d80211: Writing template value: 93241100 bcm43xx_d80211: Writing template value: 110069f7 bcm43xx_d80211: Writing template value: 69f79324 bcm43xx_d80211: Writing template value: 0 bcm43xx_d80211: Writing template value: 0 bcm43xx_d80211: Writing template value: 640000 bcm43xx_d80211: Writing template value: 7000001 bcm43xx_d80211: Writing template value: 6e65706f bcm43xx_d80211: Writing template value: 1747257 bcm43xx_d80211: Writing template value: b848204 bcm43xx_d80211: Writing template value: 1010316 bcm43xx_d80211: Templates updated And there is no other relevant info I could give you upon this. Would you be kind enough to comment and/or give me clues on what you'd be expecting here, I'll be glad to correct that for BE machines... My setup ? Apple Mini G4 with a bcm4306. Best regards, _______________________________________________ Bcm43xx-dev mailing list [email protected] http://lists.berlios.de/mailman/listinfo/bcm43xx-dev
