From owner-freebsd-mobile Thu Apr 26 14:24:29 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 25C6B37B422 for ; Thu, 26 Apr 2001 14:24:27 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id f3QLOGY21785; Thu, 26 Apr 2001 14:24:16 -0700 (PDT) Date: Thu, 26 Apr 2001 14:24:16 -0700 From: Alfred Perlstein To: =?iso-8859-1?Q?Robert_Blacqui=E8re?= Cc: Warner Losh , FreeBSD Laptoppers Subject: Re: wi0 timeouts Message-ID: <20010426142415.O18676@fw.wintelcom.net> References: <200104250613.f3P6DS819951@harmony.village.org> <20010426231330.A67057@thorin.guldan.demon.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <20010426231330.A67057@thorin.guldan.demon.nl>; from freebsd@guldan.demon.nl on Thu, Apr 26, 2001 at 11:13:30PM +0200 X-all-your-base: are belong to us. Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * Robert Blacquière [010426 14:14] wrote: > On Wed, Apr 25, 2001 at 12:13:28AM -0600, Warner Losh wrote: > > In message Randy Bush writes: > > > > device timeout is interesting. Usually you see a can't allocate TX/RX > > buffer when the interrupt is wrong. > > > > irq 7 might be the problem. If you have a parallel port, it might be > > driving it such that your pccard bridge can't drive it (but that would > > be a can't allocate TX/RX thing). > > device timeouts, yep i have it also after cvsupping from 4.3-RC2 to 4.3-stable > My wi0 is on irq 5 and my soundcard is on 11 so i thing it is no irq problem. > > dmesg output parts: > > wi0: wi_cmd: device timeout (cmd=11, val=f100) > wi0: wi_cmd: device timeout (cmd=11, val=f100) > > so maybe its no irq problem afterall?? CVsup again, I've silenced the harmless warning. Revision 1.18.2.8, Thu Apr 26 17:59:25 2001 UTC (3 hours, 24 minutes ago) by alfred Branch: RELENG_4 Changes since 1.18.2.7: +1 -3 lines Don't spam the console about device timeouts. Bill Paul (wpaul) helped me diagnose this, for some reason the HEAD version doesn't have this output so we might as well ditch it in RELENG_4. Requested by: jim -- -Alfred Perlstein - [alfred@freebsd.org] Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message