Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2003 13:40:45 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ia64/include cpufunc.h
Message-ID:  <200301052140.h05Lejkp001744@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2003/01/05 13:40:45 PST

  Modified files:
    sys/ia64/include     cpufunc.h 
  Log:
  Make all memory I/O addresses (explicitly) 64-bit. Memory mapped
  devices aren't necessarily mapped within 4GB. I/O port addresses
  are offsets into the memory mapped I/O port space, which is not
  larger than 16MB. No need to convert those to 64 bit types.
  
  Revision  Changes    Path
  1.15      +11 -11    src/sys/ia64/include/cpufunc.h

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?200301052140.h05Lejkp001744>