From owner-cvs-all Thu Jul 19 8:48: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 52EE437B405; Thu, 19 Jul 2001 08:48:01 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6JFm1S36951; Thu, 19 Jul 2001 08:48:01 -0700 (PDT) (envelope-from jlemon) Message-Id: <200107191548.f6JFm1S36951@freefall.freebsd.org> From: Jonathan Lemon Date: Thu, 19 Jul 2001 08:48:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/fxp if_fxp.c X-FreeBSD-CVS-Branch: HEAD 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 jlemon 2001/07/19 08:48:00 PDT Modified files: sys/dev/fxp if_fxp.c Log: Only turn on MWI if the PCI configuration word indicates that it is supported, in addition to checking for a valid cacheline size. Add a missing splx() in fxp_tick that got dropped. Found by: peter MFC in: 3 days Revision Changes Path 1.115 +7 -6 src/sys/dev/fxp/if_fxp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message