Am Montag 02 Oktober 2006 18:47 schrieb Hendrik Sattler: > Or do you also need softmac debug output? (turned off currently) > This happens about 2-4 times a day. With linux-2.5.17, it happened maybe > every 2-3 days. > This is with Larry's patch.
This time with softmac debug enabled: SoftMAC: Start scanning with channel: 1 SoftMAC: Scanning 14 channels SoftMAC: Scanning finished NETDEV WATCHDOG: wlan0: transmit timed out bcm43xx: Controller RESET (TX timeout) ... bcm43xx: select_wireless_core: cleanup bcm43xx: Radio turned off bcm43xx: DMA-32 0x0200 (RX) max used slots: 1/64 bcm43xx: DMA-32 0x02A0 (TX) max used slots: 0/512 bcm43xx: DMA-32 0x0280 (TX) max used slots: 0/512 bcm43xx: DMA-32 0x0260 (TX) max used slots: 0/512 bcm43xx: DMA-32 0x0240 (TX) max used slots: 0/512 bcm43xx: DMA-32 0x0220 (TX) max used slots: 8/512 bcm43xx: DMA-32 0x0200 (TX) max used slots: 0/512 bcm43xx: Microcode rev 0x127, pl 0xe (2005-04-18 02:36:27) bcm43xx: Radio turned on bcm43xx: Chip initialized bcm43xx: 32-bit DMA initialized bcm43xx: Keys cleared bcm43xx: Selected 802.11 core (phytype 2) bcm43xx: Controller restarted SoftMAC: Start scanning with channel: 1 SoftMAC: Scanning 14 channels SoftMAC: Scanning finished And yes, this is really, the whole output with CONFIG_IEEE80211_SOFTMAC_DEBUG=y CONFIG_BCM43XX_DEBUG=y After recompilation, the following modules were unloaded and reloaded: ieee80211_crypt_tkip 9664 3 bcm43xx 401568 0 ieee80211softmac 27968 1 bcm43xx ieee80211 28488 2 bcm43xx,ieee80211softmac ieee80211_crypt 5312 2 ieee80211_crypt_tkip,ieee80211 HS _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
