Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jul 2000 11:30:03 -0700 (PDT)
From:      Archie Cobbs <archie@whistle.com>
To:        Peter Wemm <peter@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/pci if_fxp.c
Message-ID:  <200007291830.LAA34562@bubba.whistle.com>
In-Reply-To: <200007282330.QAA64745@freefall.freebsd.org> from Peter Wemm at "Jul 28, 2000 04:30:30 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
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?200007291830.LAA34562>