From owner-freebsd-mobile Fri Nov 9 18:29:13 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.122.47]) by hub.freebsd.org (Postfix) with ESMTP id 6B84537B41D for ; Fri, 9 Nov 2001 18:29:10 -0800 (PST) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.11.3/8.10.1) with ESMTP id fAA2TGZ87375; Fri, 9 Nov 2001 18:29:17 -0800 (PST) Date: Fri, 9 Nov 2001 18:29:16 -0800 (PST) From: Doug White To: Pete Fritchman Cc: John Utz , Warner Losh , Brad Karp , Subject: Re: card recognized, but pccardd dumps core immediately thereafter. Re: i was mistaken Re: Sprint PCS / AirCard 510? In-Reply-To: <20011109130005.H95921@databits.net> Message-ID: X-All-Your-Base: are belong to us MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 9 Nov 2001, Pete Fritchman wrote: > ++ 09/11/01 11:59 -0600 - John Utz: > | > pccardd[237]: Card "Sierra Wireless"("AC510 Modem") [(null)] [(null)] matched "Sierra Wireless"("AC510 Modem") [(null)] [(null)] > | > pccardd[237]: Config id 0 not present in this card > | > pccardd[237]: Resource allocation failure for "Sierra Wireless"("AC510 Modem") [(null)] [(null)]; Reason specified CIS was not found > | > > | > Not 5 minutes ago was the laptop booted, pccardd was dumping core, I ran > | > pccardc dumpcis, then shut the laptop down. Now it appears to be doing > | > much better :-) > | > | umm, it might have dumped core *after* getting this far. > > No, it's still running right now. Hasn't dumped core yet... it was > fairly instantaneous before. I've got a debugging pccardd built and have some dumps to look at. It looks like the config information coming out of the slot is missing some values. pccardd crashes on a null deref trying to hunt down a valid configuration. You can avoid the crash by specifying a config index in pccardd.conf (anything but 'auto' and 'default'), but looking at what pccardd is extracting, I haven't found a magic index yet. Doug White | FreeBSD: The Power to Serve dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message