Date: Sat, 29 Jul 2000 12:52:17 -0700 (PDT) From: Matthew Jacob <mjacob@feral.com> To: Archie Cobbs <archie@whistle.com> Cc: Peter Wemm <peter@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_fxp.c Message-ID: <Pine.BSF.4.10.10007291251510.67255-100000@beppo.feral.com> In-Reply-To: <200007291830.LAA34562@bubba.whistle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Not a dumb question, but I'd suggest that bcopies from a volatile source at leat should be discouraged. On Sat, 29 Jul 2000, Archie Cobbs wrote: > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10007291251510.67255-100000>