Date: Tue, 30 Nov 1999 16:12:59 -0700 From: Warner Losh <imp@village.org> To: Christopher Masto <chris@netmonger.net> Cc: frank@exit.com, Nick Hibma <hibma@skylink.it>, Mike Smith <msmith@FreeBSD.ORG>, FreeBSD CURRENT Mailing List <current@FreeBSD.ORG> Subject: Re: PCCARD eject freeze (was Re: your mail) Message-ID: <199911302312.QAA05872@harmony.village.org> In-Reply-To: Your message of "Tue, 30 Nov 1999 18:03:09 EST." <19991130180309.B22943@netmonger.net> References: <19991130180309.B22943@netmonger.net> <19991130173920.A22943@netmonger.net> <199911302254.OAA56273@realtime.exit.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <19991130180309.B22943@netmonger.net> Christopher Masto writes: : It's not quite working. I think I got away ok with the ethernet card : because it wasn't being accessed, but my CDPD card with a running PPP : session pretty reliably still freezes up. Hrm. No, it's not freezing : up, it's a panic, but I'm running X and can't get to it. Then don't do that :-) This sounds like the usual driver access driver memory that isn't there anymore problem. The driver's softc is blown away with the delete, even if it is sleeping somewhere and there is no way to tell it about it. At least that's my wild-ass guess not having the hardware to test it with here at work. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911302312.QAA05872>