Date: Mon, 07 Oct 2002 20:06:54 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: mi@corbulon.video-collage.com Cc: current@FreeBSD.ORG Subject: Re: dc and PCMCIA still panic Message-ID: <20021007.200654.127093591.imp@bsdimp.com> In-Reply-To: <200210080203.g9823a1I094043@corbulon.video-collage.com> References: <200210080203.g9823a1I094043@corbulon.video-collage.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200210080203.g9823a1I094043@corbulon.video-collage.com> Mikhail Teterin <mi@corbulon.video-collage.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021007.200654.127093591.imp>