In message <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to