Date: Thu, 30 Dec 2004 14:17:31 -0800 From: Julian Elischer <julian@elischer.org> To: freebsd-stable@freebsd.org, freebsd-usb@freebsd.org, pir@pir.net Subject: Re: USB flash not working anymore Message-ID: <41D47E7B.4070407@elischer.org> In-Reply-To: <20041230191748.GA11051@pir.net> References: <20041230191748.GA11051@pir.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Peter Radcliffe wrote: >I'm running FreeBSD 4-STABLE from Dec 28 on an IBM X30 laptop. > >I'm having increasingly worse USB problems as time goes on. Nothing >that I try new works and various older devices that I bought >specificly because they were supported and worked fine for years now >do not work. > >[...] > > usb_block_allocmem: in interrupt context, size=4096 > > >Anyone seen these problems before or working on usb in 4.x ? I'll do >what I can to help debugging... > this means exactly what it sounds like... something in the usb system tried to allocate memory while in an interrupt context. I don't see what USB controller you have. OHCI or UHCI (or EHCI). > >Thanks, >P. > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41D47E7B.4070407>