Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2002 15:28:35 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_tx.c
Message-ID:  <200203192328.g2JNSZc51654@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2002/03/19 15:28:35 PST

  Modified files:
    sys/pci              if_tx.c 
  Log:
  Cast pointers to uintptr_t rather than u_int32_t.  This doesn't work too
  well on machines with 64 bit pointers.
  
  Revision  Changes    Path
  1.51      +1 -1      src/sys/pci/if_tx.c

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?200203192328.g2JNSZc51654>