From owner-cvs-all Wed Feb 27 16: 0:27 2002 Delivered-To: cvs-all@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id B98E837B41D; Wed, 27 Feb 2002 16:00:18 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020228000018.FBCY1147.rwcrmhc52.attbi.com@InterJet.elischer.org>; Thu, 28 Feb 2002 00:00:18 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id PAA02694; Wed, 27 Feb 2002 15:52:35 -0800 (PST) Date: Wed, 27 Feb 2002 15:52:35 -0800 (PST) From: Julian Elischer To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/dgb dgb.c In-Reply-To: <200202272343.g1RNhJ720875@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 so what happens if you just declare port->txptr to be volatile (which it is). On Wed, 27 Feb 2002, Peter Wemm wrote: > peter 2002/02/27 15:43:19 PST > > Modified files: > sys/dev/dgb dgb.c > Log: > Repair some warnings. These are accessing idle portions of shared memory > buffers. > > Revision Changes Path > 1.68 +9 -5 src/sys/dev/dgb/dgb.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message