Date: Fri, 10 Dec 1999 10:49:04 -0700 From: Nate Williams <nate@mt.sri.com> To: Warner Losh <imp@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pccard/pccardd cardd.c Message-ID: <199912101749.KAA19687@mt.sri.com> In-Reply-To: <199912080747.XAA47581@freefall.freebsd.org> References: <199912080747.XAA47581@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Modified files: > usr.sbin/pccard/pccardd cardd.c > Log: > If last state was supended, remove the card. This is a kludge, there > is a race here that the old code didn't deal with, and I'm not > completely sure this is the right way to solve it, but it works here. > > Should get rid of the dreaded "No free configuration for card" message. I haven't looked at the code, but Guido and I messed around trying to find out a good way of doing this for quite a while. There are a number of subtle races and interactions that make this code extremely fragile, but I certainly hope you were able to get this fixed! Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912101749.KAA19687>