Date: Tue, 30 Nov 1999 16:19:18 -0700 From: Warner Losh <imp@village.org> To: Christopher Masto <chris@netmonger.net> Cc: 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: <199911302319.QAA05945@harmony.village.org> In-Reply-To: Your message of "Tue, 30 Nov 1999 18:13:13 EST." <19991130181313.B24151@netmonger.net> References: <19991130181313.B24151@netmonger.net> <19991130165407.A467@netmonger.net> <19991130160829.A13848@netmonger.net> <199911301740.JAA02860@mass.cdrom.com> <Pine.BSF.4.20.9911302008360.1226-100000@henny.jrc.it> <19991130160829.A13848@netmonger.net> <199911302112.OAA05264@harmony.village.org> <19991130165407.A467@netmonger.net> <199911302159.OAA05508@harmony.village.org> <19991130173920.A22943@netmonger.net> <199911302304.QAA05780@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <19991130181313.B24151@netmonger.net> Christopher Masto writes: : I added a check of the return value. It seemed to be returning 12 : (ENOMEM), but I'm not sure if that's real or garbage, since I'm having : trouble finding a code path that would return that. You might want to make ed_pccard_detach return an int and have it return 0. That's likely the problem. : And further data on the CDPD card.. removing it while PPP is still : running just paniced in sioioctl. However, the delete_child didn't : fail for sio, unlike with ed. I'm going to reboot and see if I can : successfully remove and reinsert the card if I make sure nothing has : sio open at the time. Hmmm. The sioioctl tells me that there is the memory problem I alluded to in the previous message.. At least that's my hunch... 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?199911302319.QAA05945>