From owner-freebsd-current Wed Feb 27 15:20:42 2002 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 7778737B417 for ; Wed, 27 Feb 2002 15:20:23 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g1RNKLi43166; Wed, 27 Feb 2002 16:20:21 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g1RNKKL38446; Wed, 27 Feb 2002 16:20:20 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200202272320.g1RNKKL38446@harmony.village.org> To: Garance A Drosihn Subject: Re: controversial fix or some errors breaking LINT Cc: Julian Elischer , FreeBSD current users In-reply-to: Your message of "Wed, 27 Feb 2002 18:01:40 EST." References: Date: Wed, 27 Feb 2002 16:20:20 -0700 From: Warner Losh 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 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