Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2014-03-10 Thread Kevin Lo
On 2014/02/10 20:21, Alexey Dokuchaev wrote: On Tue, Oct 15, 2013 at 11:13:56PM -0700, Rui Paulo wrote: On 8 Oct 2013, at 10:41, Julian H. Stacey wrote: I too am seeing urtwn0: timeout waiting for checksum report Sorry, this is a know problem that I haven't been able to figure out...

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2014-03-10 Thread Alexey Dokuchaev
On Mon, Mar 10, 2014 at 03:41:16PM +0800, Kevin Lo wrote: > On 2014/02/10 20:21, Alexey Dokuchaev wrote: > >To augment this a bit: I also came across one of these dongles (vendor > >0x0bda product 0x8176) that gave me this "timeout waiting for checksum > >report" message. Retrying didn't help, but

Re: PANIC: freebsd-10-stable - acquiring blockable sleep lock with spinlock or critical section held (sleep mutex) Giant @ /usr/src/sys/dev/usb/input/ukbd.c:1929

2014-03-10 Thread Hans Petter Selasky
On 03/10/14 00:45, Oliver Pinter wrote: critical section held Hi, Can you try this patch: http://svnweb.freebsd.org/changeset/base/262972 I suppose this happens if SCROLL LOCK LED is set while rebooting. Thank you! --HPS ___ freebsd-current@freeb

[Fixed?] Re: building mips world, failing ... oddly

2014-03-10 Thread Sean Bruno
On Mon, 2014-03-10 at 14:07 +0900, Sean Bruno wrote: > I suspect, somehow, that I've corrupted my build machine, but I'm not > sure what I could have don to do this. The following build target > failure seems to bail because of libiberty.a not being a mips library as > shown by an objdump -a on it

Re: ipfw: fetch doesn't reach ftp://fttp.sites.foo

2014-03-10 Thread O. Hartmann
On Fri, 07 Mar 2014 17:51:11 -0500 Allan Jude wrote: > On 2014-03-07 16:55, O. Hartmann wrote: > > On Fri, 07 Mar 2014 15:33:39 -0500 > > Allan Jude wrote: > > > >> On 2014-03-07 13:57, O. Hartmann wrote: > >>> > >>> Recently I swaitched from pf to ipfw on some CURRENT boxes and for > >>> conv

Re: panic: vm_fault: fault on nofault entry

2014-03-10 Thread Konstantin Belousov
On Sun, Mar 09, 2014 at 02:16:57PM -0400, Glen Barber wrote: > panic: vm_fault: fault on nofault entry, addr: fe03becbc000 I see, this panic is for access to the kernel map, not for the direct map. I think that this is a race with other CPU unmapping some page in the kernel map, which cannot b

Re: panic: vm_fault: fault on nofault entry

2014-03-10 Thread Glen Barber
On Mon, Mar 10, 2014 at 05:46:06PM +0200, Konstantin Belousov wrote: > On Sun, Mar 09, 2014 at 02:16:57PM -0400, Glen Barber wrote: > > panic: vm_fault: fault on nofault entry, addr: fe03becbc000 > > I see, this panic is for access to the kernel map, not for the direct map. > I think that this

Build failed in Jenkins: FreeBSD_HEAD #262

2014-03-10 Thread jenkins-admin
See Changes: [bapt] Add a mailer.conf example to use dma -- [...truncated 115700 lines...] --- share.all__D ---

Re: panic: vm_fault: fault on nofault entry

2014-03-10 Thread Glen Barber
On Mon, Mar 10, 2014 at 11:51:15AM -0400, Glen Barber wrote: > On Mon, Mar 10, 2014 at 05:46:06PM +0200, Konstantin Belousov wrote: > > On Sun, Mar 09, 2014 at 02:16:57PM -0400, Glen Barber wrote: > > > panic: vm_fault: fault on nofault entry, addr: fe03becbc000 > > > > I see, this panic is fo

Re: panic: vm_fault: fault on nofault entry

2014-03-10 Thread Konstantin Belousov
On Mon, Mar 10, 2014 at 02:05:08PM -0400, Glen Barber wrote: > Unread portion of the kernel message buffer: > Sleeping thread (tid 100702, pid 24712) owns a non-sleepable lock Would be nice to see the full message before and panic from the console. From what I see, this is a lock leak, I forgot to

Re: panic after resume, triggered by vt_switch_timer() ?

2014-03-10 Thread John Baldwin
On Sunday, March 09, 2014 9:39:36 pm Glen Barber wrote: > I think I have hit a panic in the code path for vt_switch_timer() when > resuming from suspend. > > In both cases it happened, the laptop was suspended for >2 hours. > > In both cases, c_func is vt_switch_timer(), and c_arg is a negative >

Re: panic after resume, triggered by vt_switch_timer() ?

2014-03-10 Thread Glen Barber
On Mon, Mar 10, 2014 at 02:35:50PM -0400, John Baldwin wrote: > On Sunday, March 09, 2014 9:39:36 pm Glen Barber wrote: > > I think I have hit a panic in the code path for vt_switch_timer() when > > resuming from suspend. > > > > [...] > > This has been reported multiple times by both adrian@ and

Re: panic: vm_fault: fault on nofault entry

2014-03-10 Thread Glen Barber
On Mon, Mar 10, 2014 at 09:01:12PM +0200, Konstantin Belousov wrote: > On Mon, Mar 10, 2014 at 02:05:08PM -0400, Glen Barber wrote: > > Unread portion of the kernel message buffer: > > Sleeping thread (tid 100702, pid 24712) owns a non-sleepable lock > > Would be nice to see the full message befor

Re: signal 8 (floating point exception) upon resume

2014-03-10 Thread John Baldwin
On Tuesday, March 04, 2014 4:50:01 pm Bruce Evans wrote: > On Tue, 4 Mar 2014, John Baldwin wrote: > % Index: i386/i386/swtch.s > % === > % --- i386/i386/swtch.s (revision 262711) > % +++ i386/i386/swtch.s (working copy) >

Re: FreeBSD GSOC proposal in 2014

2014-03-10 Thread Alexander Leidinger
On Sun, 9 Mar 2014 15:46:10 -0400 yan cui wrote: > Hi All, > > I am a student in Columbia University (Yan Cui), and want to > join the FreeBSD GSOC 2014. After scanned the idea list posted > online, I think I am interested in > the idea titled "user space pthread mutex lock contention profi

Jenkins build is back to normal : FreeBSD_HEAD #263

2014-03-10 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Tuning libcrypt with Modular Crypt Format

2014-03-10 Thread A.J. Kehoe IV (Nanoman)
Derek (freebsd lists) wrote: [...] On 03/07/2014 07:36 PM, Xin Li wrote: On 03/07/14 14:50, A.J. Kehoe IV (Nanoman) wrote: Xin Li wrote: On 2014-03-07 11:13, A.J. Kehoe IV (Nanoman) wrote: Allan Jude wrote: [...] Honestly, my use case is just silently upgrading the strength of the hashin