On Saturday 24 April 2010 13:06:19 Ganbold wrote: > PseudoCylon wrote: > > Hello, > > > > Can you try this? (all 3 files has been updated) > > http://projects.nasreddine.com/projects/run/repository/revisions/mips_fix > >/show/dev/usb/wlan > > > > This is for rev 207077 or newer. > > If you are using older rev, please let me know with rev #, I'll change > > the code accordingly. > > > > If it isn't too much trouble, can you run the driver with following debug > > option on? # wlandebug -i wlan0 0x69300000 > > (after wlan create) > > To make this work, kernel need to be compiled with IEEE80211_DEBUG option > > which is enabled in generic AR71XX conf file by default. > > > > And, maybe with INVARIANTS option? the bug has been fixed in rev 206400 > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/mips/atheros/if_arge.c > > > > Sorry for asking too much. The driver is causing the trouble, but > > something goes wrong outside the driver. > > More crash, but I think it might be related to usb. > > panic: Trying sleep, but thread marked as sleeping prohibited > KDB: enter: panic > [ thread pid 11 tid 100031 ] > Stopped at kdb_enter+0x50: lui at,0x8054 Hi, This is not an USB issue. Please make sure usbd_do_request() is only called from thread context. --HPSReceived on Sat Apr 24 2010 - 11:58:45 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:03 UTC