From owner-freebsd-current Mon Oct 7 19: 7:14 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2367937B401 for ; Mon, 7 Oct 2002 19:07:13 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D70343E42 for ; Mon, 7 Oct 2002 19:07:12 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id g98278pk074251; Mon, 7 Oct 2002 20:07:08 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 07 Oct 2002 20:06:54 -0600 (MDT) Message-Id: <20021007.200654.127093591.imp@bsdimp.com> To: mi@corbulon.video-collage.com Cc: current@FreeBSD.ORG Subject: Re: dc and PCMCIA still panic From: "M. Warner Losh" In-Reply-To: <200210080203.g9823a1I094043@corbulon.video-collage.com> References: <200210080203.g9823a1I094043@corbulon.video-collage.com> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200210080203.g9823a1I094043@corbulon.video-collage.com> Mikhail Teterin writes: : Today's kernel (cvs update-ed 10 minutes ago) keeps panicing when the : dc-card is inserted :-/ : : The panic always happens in : : Fatal trap 12.... : [...] : db> trace : pccard_scan_cis([data],0,0) at pccard_scan_cis+0x1a5 : pccard_read_cis([data]) at pccard_read_cis+0xb5 : [...] : : whether the card is inserted at run time, or the machine is booted with : it inserted... That makes 0 sense. pccard_scan_cis is only called for pccards, but dc is a CardBus driver. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message