From owner-freebsd-mobile Thu Nov 2 18:36: 8 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from moek.pir.net (moek.pir.net [209.192.237.190]) by hub.freebsd.org (Postfix) with ESMTP id 5E06337B4C5 for ; Thu, 2 Nov 2000 18:36:06 -0800 (PST) Received: from pir by moek.pir.net with local (Exim) id 13rWhq-00007P-00 for mobile@FreeBSD.ORG; Thu, 02 Nov 2000 21:35:50 -0500 Date: Thu, 2 Nov 2000 21:35:49 -0500 From: Peter Radcliffe To: mobile@FreeBSD.ORG Subject: Re: pccard inserts and detects but no device attached? Message-ID: <20001102213549.I13343@pir.net> Mail-Followup-To: mobile@FreeBSD.ORG References: <20001031220455.A424@peorth.iteration.net> <200011020056.RAA01166@harmony.village.org> <20001102170238.B13908@peorth.iteration.net> <20001102200142.A1281@peorth.iteration.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001102200142.A1281@peorth.iteration.net>; from keichii@iteration.net on Thu, Nov 02, 2000 at 08:01:42PM -0600 X-fish: < Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Michael C . Wu" probably said: > After updating to 4.2-BETA, the wi0 device finally gets attached > Nov 2 19:06:57 peorth pccard:wi0: WaveLAN/IEEE inserted > Nov 2 19:06:58 peorth /kernel: wi0: tx buffer allocation failed > Nov 2 19:06:58 peorth pccardd[56]: pccardd started > Nov 2 19:06:59 peorth /kernel: wi0: xmit failed > Nov 2 19:07:03 peorth /kernel: wi0: device timeout > Nov 2 19:07:03 peorth /kernel: wi0: tx buffer allocation failed > Nov 2 19:07:06 peorth /kernel: wi0: xmit failed > Nov 2 19:07:11 peorth /kernel: wi0: device timeout > Nov 2 19:07:11 peorth /kernel: wi0: tx buffer allocation failed > Nov 2 19:09:13 peorth /kernel: wi0: xmit failed > Nov 2 19:09:18 peorth /kernel: wi0: device timeout > Nov 2 19:09:18 peorth /kernel: wi0: tx buffer allocation failed If you search the -mobile archives for 'wi0: tx buffer allocation failed' you'll find me telling people to search the archives for this and the archives will tell you this is a classic symptom of a wrong irq. > # Generally available IRQs (Built-in sound-card owners remove 5) > irq 13 irq 13 is used by the system, you can't assign it to a pcmcia card. Assign the card a real irq. P. -- pir pir@pir.net pir@net.tufts.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message