Date: Tue, 14 Mar 2000 21:46:32 -0700 From: Warner Losh <imp@village.org> To: Lance Woodson <lance@woodson.com> Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: No PC-CARD Slots; Device Not Configured Message-ID: <200003150446.VAA49204@harmony.village.org> In-Reply-To: Your message of "Tue, 14 Mar 2000 22:21:46 CST." <38CF0FDA.5652F5CF@woodson.com> References: <38CF0FDA.5652F5CF@woodson.com> <38CD8708.1526342@woodson.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <38CF0FDA.5652F5CF@woodson.com> Lance Woodson writes: : If I comment out the irq line in /etc/pccard.conf, the slots are found : during bootup. However, if I try to configure the interface with : ifconfig, the shell and console immediately lock up. Any ideas? That's odd. pccard.conf isn't consulted until long after boot. My guess is that w/o irqs the pccardd gets confused and there's an interrupt that is being generated that has not interrupt service routine, so it gets called right away after the stray routine returns. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003150446.VAA49204>