From owner-freebsd-current Wed Feb 27 15:40:12 2002 Delivered-To: freebsd-current@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id D4FA737B417 for ; Wed, 27 Feb 2002 15:40:09 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020227234009.EFXK1214.rwcrmhc54.attbi.com@InterJet.elischer.org>; Wed, 27 Feb 2002 23:40:09 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id PAA02572; Wed, 27 Feb 2002 15:23:13 -0800 (PST) Date: Wed, 27 Feb 2002 15:23:13 -0800 (PST) From: Julian Elischer To: Warner Losh Cc: Garance A Drosihn , FreeBSD current users Subject: Re: controversial fix or some errors breaking LINT In-Reply-To: <200202272320.g1RNKKL38446@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sure.. does bus-space have a bzero? On Wed, 27 Feb 2002, Warner Losh wrote: > In message Garance A Drosihn writes: > : How philosophically sickening would it be to create a macro: > : > : #define bcopy_volatile(x,y) bcopy((casts)x,(casts)y) > > How about just using bus_space in these drivers? That's the right > solution and isn't too hard to do. I'm working on the wl driver right > now. > > Warner > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message