Date: Mon, 20 Apr 1998 08:24:30 -0700 (PDT) From: Nate Williams <nate@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/pccard/pccardd cardd.c Message-ID: <199804201524.IAA29136@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nate 1998/04/20 08:24:29 PDT Modified files: usr.sbin/pccard/pccardd cardd.c Log: - Don't try and keep track of the previous state, since the kernel may change it w/out informing the program. Instead, use the (now available) previous state returned by the kernel to make intelligent card removal/insertion decisions. Revision Changes Path 1.31 +7 -19 src/usr.sbin/pccard/pccardd/cardd.c 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?199804201524.IAA29136>