A mini-update on tether unload issue. The crash occurs when "busybox ifconfig" tries to enumerate devices after "rmmod bcm4329". I'm thinking somewhere along the line of the module not properly unlinking itself from the kernel device list.
Also the module complains about a 140byte memory leak on unload. That may have something to do with it. (There is a patch floating around that removes those checks on MALLOCED()/osl_malloced())
-- Starfox
Last edited by Starfox; 02-19-2012 at 08:03 AM.
|