From owner-cvs-all Wed Nov 13 13: 1: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A885737B401; Wed, 13 Nov 2002 13:01:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5885143E7B; Wed, 13 Nov 2002 13:01:00 -0800 (PST) (envelope-from iedowse@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gADKwVmV066536; Wed, 13 Nov 2002 12:58:31 -0800 (PST) (envelope-from iedowse@repoman.freebsd.org) Received: (from iedowse@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gADKwV0S066533; Wed, 13 Nov 2002 12:58:31 -0800 (PST) Message-Id: <200211132058.gADKwV0S066533@repoman.freebsd.org> From: Ian Dowse Date: Wed, 13 Nov 2002 12:58:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpvar.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG iedowse 2002/11/13 12:58:31 PST Modified files: (Branch: RELENG_4) sys/dev/fxp if_fxp.c if_fxpvar.h Log: MFC: properly fix the occassional random crash issue that revision 1.142 (1.110.2.26) of if_fxp.c just limited to the DEVICE_POLLING case. Revision Changes Path 1.110.2.27 +23 -31 src/sys/dev/fxp/if_fxp.c 1.17.2.6 +1 -0 src/sys/dev/fxp/if_fxpvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message