From owner-cvs-all Sat Jul 29 11:30:16 2000 Delivered-To: cvs-all@freebsd.org Received: from bubba.whistle.com (bubba.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id 5F66A37B761; Sat, 29 Jul 2000 11:30:06 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.3/8.9.3) id LAA34562; Sat, 29 Jul 2000 11:30:03 -0700 (PDT) (envelope-from archie) From: Archie Cobbs Message-Id: <200007291830.LAA34562@bubba.whistle.com> Subject: Re: cvs commit: src/sys/pci if_fxp.c In-Reply-To: <200007282330.QAA64745@freefall.freebsd.org> from Peter Wemm at "Jul 28, 2000 04:30:30 pm" To: Peter Wemm Date: Sat, 29 Jul 2000 11:30:03 -0700 (PDT) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Peter Wemm writes: > Log: > "Fix" cast qualifier warnings using the uintptr_t intermediate trick. Dumb question. Why don't we just have a vbcopy()? I.e.: void vbcopy __P((const volatile void *from, volatile void *to, size_t len)); ? -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message