From owner-cvs-all@FreeBSD.ORG Sat Apr 15 10:27:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 7AA7816A400; Sat, 15 Apr 2006 10:27:45 +0000 (UTC) (envelope-from oleg@lath.rinet.ru) Received: from lath.rinet.ru (lath.rinet.ru [195.54.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC5B743D46; Sat, 15 Apr 2006 10:27:44 +0000 (GMT) (envelope-from oleg@lath.rinet.ru) Received: from lath.rinet.ru (localhost [127.0.0.1]) by lath.rinet.ru (8.13.4/8.13.4) with ESMTP id k3FARgkf071137 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 15 Apr 2006 14:27:43 +0400 (MSD) (envelope-from oleg@lath.rinet.ru) Received: (from oleg@localhost) by lath.rinet.ru (8.13.4/8.13.4/Submit) id k3FARgpX071136; Sat, 15 Apr 2006 14:27:42 +0400 (MSD) (envelope-from oleg) Date: Sat, 15 Apr 2006 14:27:42 +0400 From: Oleg Bulyzhin To: Scott Long Message-ID: <20060415102742.GA69882@lath.rinet.ru> References: <200604150813.k3F8D8Uo014854@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MGYHOYXEY6WxJCY8" Content-Disposition: inline In-Reply-To: <200604150813.k3F8D8Uo014854@repoman.freebsd.org> User-Agent: Mutt/1.5.11 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/bge if_bge.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Apr 2006 10:27:45 -0000 --MGYHOYXEY6WxJCY8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 15, 2006 at 08:13:07AM +0000, Scott Long wrote: > scottl 2006-04-15 08:13:07 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/dev/bge if_bge.c=20 > Log: > Fix the interrupt handler to do the mandatory PCI flush before looking = at > DMA memory. The could contribute towards missed link state changes und= er > heavy bus load. > =20 > Revision Changes Path > 1.126 +10 -14 src/sys/dev/bge/if_bge.c Should not we do the same for polling case? --=20 Oleg. --MGYHOYXEY6WxJCY8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEQMqeryLc73jOEF8RAmDFAJ4pM4dCuA41RXvux0OpYzs06jTXAACfYD+4 4zfTfWL/mm+7K72YLKxIzX0= =R3aI -----END PGP SIGNATURE----- --MGYHOYXEY6WxJCY8--