RE: [iwn]Review Split 6

2013-08-13 Thread Cedric GROSS
> > > > I guess '_u1' here is 'PAN VAP'. We'll eventually rename this stuff > > and maybe shift it into a separate source file so all the PAN stuff > > clearly lives elsewhere. > > Ok I'll do that. > Here is new version of split 6 with new files and new function renamed. Cedric pan2.patch Des

Re: kern/181100: [bwi] Turning up bwi0 crashes / deadlocks the kernel

2013-08-13 Thread Adrian Chadd
Hi! Please update to the latest -HEAD and try again. Thanks! -adrian ___ freebsd-wireless@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"

Re: kern/181100: commit references a PR

2013-08-13 Thread dfilter service
The following reply was made to PR kern/181100; it has been noted by GNATS. From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: kern/181100: commit references a PR Date: Tue, 13 Aug 2013 09:58:35 + (UTC) Author: adrian Date: Tue Aug 13 09:58:27 2013

Re: ath as AP panics

2013-08-13 Thread Lev Serebryakov
Hello, Adrian. You wrote 13 августа 2013 г., 2:28:07: AC> Ugh, I missed another m_nextpkt = NULL assignment. AC> Try updating again. r254276 seems to work -- doesn't show messages from diagnostic / fixup patch. -- // Black Lion AKA Lev Serebryakov _

Re: ath as AP panics

2013-08-13 Thread Adrian Chadd
Woo! Thanks! -adrian On 13 August 2013 14:57, Lev Serebryakov wrote: > Hello, Adrian. > You wrote 13 августа 2013 г., 2:28:07: > > AC> Ugh, I missed another m_nextpkt = NULL assignment. > AC> Try updating again. > r254276 seems to work -- doesn't show messages from diagnostic / fixup > patc

Re: ath as AP panics

2013-08-13 Thread Lev Serebryakov
Hello, Adrian. You wrote 14 августа 2013 г., 2:06:44: AC> Woo! AC> Thanks! Now, when I set up full-featured serial console, I could debug problems with more easy :) And if I find second Null Modem cable, I'll be able to do gdb debugging with sources :) Hmm... Is it possible to forward debug conn

Re: kern/181100: [bwi] Turning up bwi0 crashes / deadlocks the kernel

2013-08-13 Thread Julio Merino
On Tue, Aug 13, 2013 at 5:58 AM, Adrian Chadd wrote: > Hi! > > Please update to the latest -HEAD and try again. No luck. It gets a bit further now (ifconfig wlan0 up returns to the shell) but then panics: panic: ring_idx 0 cpuid = 1 KDB: stack backtrace: kdb_backtrace vpanic kassert_panic _bwi_t

Re: kern/181100: [bwi] Turning up bwi0 crashes / deadlocks the kernel

2013-08-13 Thread Adrian Chadd
Cool, I'll check whether there's another odd thing to do with rate table stuff in bwi_txeof. Thanks! -adrian On 13 August 2013 19:45, Julio Merino wrote: > On Tue, Aug 13, 2013 at 5:58 AM, Adrian Chadd wrote: > > Hi! > > > > Please update to the latest -HEAD and try again. > > No luck. It