[EMAIL PROTECTED] wrote:
The combination of the latest devicescape stack ( 051221 )
and latest dscape branch makes my Powerbook hard lock after rmmod the kernel modules and stopping wpa_supplicant.

Basicly i do the following before it hard locks :

rmmod bcm43xx
killall wpa_supplicant 2>/dev/null
rmmod rate_control
rmmod 80211

At least you get them inserted ;) When I try to modprobe rate_control I get the following:

Dec 22 15:27:48 kirk kernel: 80211: module license 'unspecified' taints kernel.
---> This line
Dec 22 15:27:48 kirk kernel: 80211: ieee80211_tx_packet_data is bigger than the skb->cb (48 > 40)
---> This line
Dec 22 15:27:48 kirk kernel: rate_control: Unknown symbol ieee80211_rate_control_unregister
Dec 22 15:27:48 kirk kernel: rate_control: Unknown symbol sta_info_release
Dec 22 15:27:48 kirk kernel: rate_control: Unknown symbol ieee80211_rate_control_register
Dec 22 15:27:48 kirk kernel: rate_control: Unknown symbol sta_info_get

Most probably caused by my 64-bit-kernel. I have to dig into that.

Nevertheless, I would address this sort of hangup to jbenc and probably jgarzik on linux-kernel (or better netdev).

Regards,
Martin
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to