From owner-freebsd-mobile Wed Jan 26 16:29:40 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id CD0E1154A8 for ; Wed, 26 Jan 2000 16:29:28 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id RAA02172; Wed, 26 Jan 2000 17:29:27 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id RAA04459; Wed, 26 Jan 2000 17:29:05 -0700 (MST) Message-Id: <200001270029.RAA04459@harmony.village.org> To: Andrew Gallatin Subject: Re: pc card removal lockup Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Tue, 25 Jan 2000 21:13:45 EST." <14478.22223.436708.406272@grasshopper.cs.duke.edu> References: <14478.22223.436708.406272@grasshopper.cs.duke.edu> Date: Wed, 26 Jan 2000 17:29:05 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <14478.22223.436708.406272@grasshopper.cs.duke.edu> Andrew Gallatin writes: : I suspect (and only suspect) that the problem might be that the system : is missing an interrupt & does not know that the nic has been removed. Likely. : I tried running in polling mode (eg, I didn't give pcic0 an irq in the : config file). When I remove a card in this configuration, the machine : locks solid (and doesn't beep). Yuck. : The previous owner of this machine had it running under 2.2.blah-PAO & : removals/insertions worked, so I know it isn't the hardware. I've : included dmesg output & my config file. : : Thanks in advance for any help.. Might try adding options PCIC_RESUME_RESET to your kernel. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message