From owner-freebsd-mobile Wed Dec 8 18:13:12 1999 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 37DAD15148 for ; Wed, 8 Dec 1999 18:13:10 -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 TAA49045; Wed, 8 Dec 1999 19:13:05 -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 TAA08331; Wed, 8 Dec 1999 19:13:04 -0700 (MST) Message-Id: <199912090213.TAA08331@harmony.village.org> To: Atsushi Onoe Subject: Re: Recent changes to pccard, pcic, etc. Cc: joe@pavilion.net, mobile@freebsd.org In-reply-to: Your message of "Thu, 09 Dec 1999 07:59:02 +0900." <199912082259.HAA26803@duplo.sm.sony.co.jp> References: <199912082259.HAA26803@duplo.sm.sony.co.jp> <199912081806.LAA05338@harmony.village.org> Date: Wed, 08 Dec 1999 19:13:04 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <199912082259.HAA26803@duplo.sm.sony.co.jp> Atsushi Onoe writes: : Calling if_detach() for interfaces with address causes the inconsistency, : and re-assigning new address for the interface, e.g. dhcp, makes it worse. : Perhaps you could avoid the problem if you delete all address *before* : you remove the card and *before* you suspend the PC. I tried this, I think, but still had some problems. : Or you can try my ad hoc patch attached. Though it is not the right fix, : it works fine for me even with dhcp. What makes it wrong? It is working for me right now. Is there a more generic way to do this properly? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message