Date: Mon, 13 Dec 1999 17:18:34 -0700 From: Warner Losh <imp@village.org> To: Christopher Masto <chris@netmonger.net> Cc: mobile@FreeBSD.ORG Subject: Re: ed still not entirely ejectable (was Re: ed fix committed) Message-ID: <199912140018.RAA47936@harmony.village.org> In-Reply-To: Your message of "Mon, 13 Dec 1999 17:48:52 EST." <19991213174852.A25352@netmonger.net> References: <19991213174852.A25352@netmonger.net> <199912100730.AAA20281@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
OK. I've looked into this a little more. If I do a ifconfig ep0 down before ejecting the card, I still get the panic when I do a ping after ejecting the card. If I do a ifconfig ep0 down and then a route delete default, and I don't get a panic. That appears to be the last reference in the routing table. I'm not sure why ifconfig ep0 down doesn't delete the default route, but that is effectively what if_down() does as well. I'll have to ping some people about this. all the other routes seem to go away, but I'm not running anything "complex" on my machine, so maybe if I had other routes they would cause problems as well. Time for a post to freebsd-arch... 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?199912140018.RAA47936>