Date: Mon, 20 Apr 1998 08:21:05 -0700 (PDT) From: Nate Williams <nate@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pccard cardinfo.h pccard.c Message-ID: <199804201521.IAA29088@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nate 1998/04/20 08:21:05 PDT Modified files: sys/pccard cardinfo.h pccard.c Log: - Give up trying for a simple solution for correctly recognizing if a card was really removed, or simply 'faked' by a suspend/resume. Keep track of both current and previous state, and send that information to the userland programs. [ XXX - This breaks binary compatability with older pccardd programs, but they don't work reliably. :( ] Revision Changes Path 1.10 +1 -0 src/sys/pccard/cardinfo.h 1.59 +4 -1 src/sys/pccard/pccard.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804201521.IAA29088>