From owner-freebsd-stable Mon Oct 15 23: 3:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 5B0EB37B40F for ; Mon, 15 Oct 2001 23:03:42 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f9G63fV08021; Tue, 16 Oct 2001 00:03:41 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id f9G63d729084; Tue, 16 Oct 2001 00:03:39 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200110160603.f9G63d729084@harmony.village.org> To: "R.P. Aditya" Subject: Re: 2 inserts to get WaveLAN (wi) card to work? Cc: freebsd-stable@FreeBSD.ORG In-reply-to: Your message of "Mon, 15 Oct 2001 22:19:43 PDT." <20011015221942.A85263@mighty.grot.org> References: <20011015221942.A85263@mighty.grot.org> <20011015114913.A67702@mighty.grot.org> <200110160351.f9G3pe728481@harmony.village.org> Date: Tue, 16 Oct 2001 00:03:39 -0600 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20011015221942.A85263@mighty.grot.org> "R.P. Aditya" writes: : Okay, I took IRQ 8 out of my irq list in pccard.conf and rebooted, and there : was no difference, it still took two inserts before the wi card would work. I'm pretty sure that pccardd is ignoring the irq line. Looks like you have a TI-1131, which is a decent chip and most people that have it seem to be happy. : > > insert after a "watchdog timer reset"): : > : > What does the rest of dmesg say? The above doesn't tell me too much. Hmmm. What happens if you add some debug printfs in sys/dev/wi/if_wi.c in wi_pccard_probe. What error is wi_alloc returning? Is it even being called? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message