From owner-freebsd-current Tue Nov 30 15:10:18 1999 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id F1F8C14D24; Tue, 30 Nov 1999 15:10:07 -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 QAA10773; Tue, 30 Nov 1999 16:10:03 -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 QAA05839; Tue, 30 Nov 1999 16:10:42 -0700 (MST) Message-Id: <199911302310.QAA05839@harmony.village.org> To: frank@exit.com Subject: Re: PCCARD eject freeze (was Re: your mail) Cc: chris@netmonger.net (Christopher Masto), hibma@skylink.it (Nick Hibma), msmith@FreeBSD.ORG (Mike Smith), current@FreeBSD.ORG (FreeBSD CURRENT Mailing List) In-reply-to: Your message of "Tue, 30 Nov 1999 14:54:28 PST." <199911302254.OAA56273@realtime.exit.com> References: <199911302254.OAA56273@realtime.exit.com> Date: Tue, 30 Nov 1999 16:10:42 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <199911302254.OAA56273@realtime.exit.com> Frank Mayhar writes: : I'll bet Warner meant : device_delete_child(pccarddev, kid[i]); : up there, and not : device_delete_child(pccarddev, kid[0]); : : Did you try that? Yes. He did. Likely won't make a difference here because we don't add more than one child to the pccard slot child. I'll have to take a close look at this when I can get to a system I can crash a few dozen times to see what's going on. The delete_child should remove the instance of the child. Also, when I was having delete_child problems in the past (when I the first few iterations of the pccard code) I was able to ifconfig ed1 when ed0 would go away... Warner "Sir, as of Nov 30, your laptop is still in our Repair facility with not shipment ET, thank you for calling...A" Losh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message