From owner-cvs-all Wed Jan 12 22:32:37 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7414015142; Wed, 12 Jan 2000 22:32:35 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA02392; Wed, 12 Jan 2000 22:32:35 -0800 (PST) (envelope-from imp@FreeBSD.org) Message-Id: <200001130632.WAA02392@freefall.freebsd.org> From: Warner Losh Date: Wed, 12 Jan 2000 22:32:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pccard.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 2000/01/12 22:32:34 PST Modified files: sys/pccard pccard.c Log: Stop the recurring feeling of deja vu Stop the recurring feeling of deja vu Stop the recurring feeling of deja vu Stop the recurring feeling of deja vu and debounce the eject messages. We now mark the socket empty in the interrupt handler, rather than after we've disabled the socket which happens "much later". Revision Changes Path 1.103 +3 -2 src/sys/pccard/pccard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message