Searched hist:41004 (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/sys/i386/i386/
H A Dmem.cdiff 41004 Sun Nov 08 10:39:07 MST 1998 dfr * Fix a couple of places in the device pager where an address was
truncated to 32 bits.
* Change the calling convention of the device mmap entry point to
pass a vm_offset_t instead of an int for the offset allowing
devices with a larger memory map than (1<<32) to be supported
on the alpha (/dev/mem is one such).

These changes are required to allow the X server to mmap the various
I/O regions used for device port and memory access on the alpha.
/freebsd-9.3-release/sys/amd64/amd64/
H A Dmem.cdiff 41004 Sun Nov 08 10:39:07 MST 1998 dfr * Fix a couple of places in the device pager where an address was
truncated to 32 bits.
* Change the calling convention of the device mmap entry point to
pass a vm_offset_t instead of an int for the offset allowing
devices with a larger memory map than (1<<32) to be supported
on the alpha (/dev/mem is one such).

These changes are required to allow the X server to mmap the various
I/O regions used for device port and memory access on the alpha.
/freebsd-9.3-release/sys/dev/bktr/
H A Dbktr_core.cdiff 41004 Sun Nov 08 10:39:07 MST 1998 dfr * Fix a couple of places in the device pager where an address was
truncated to 32 bits.
* Change the calling convention of the device mmap entry point to
pass a vm_offset_t instead of an int for the offset allowing
devices with a larger memory map than (1<<32) to be supported
on the alpha (/dev/mem is one such).

These changes are required to allow the X server to mmap the various
I/O regions used for device port and memory access on the alpha.
/freebsd-9.3-release/sys/vm/
H A Ddevice_pager.cdiff 41004 Sun Nov 08 10:39:07 MST 1998 dfr * Fix a couple of places in the device pager where an address was
truncated to 32 bits.
* Change the calling convention of the device mmap entry point to
pass a vm_offset_t instead of an int for the offset allowing
devices with a larger memory map than (1<<32) to be supported
on the alpha (/dev/mem is one such).

These changes are required to allow the X server to mmap the various
I/O regions used for device port and memory access on the alpha.
/freebsd-9.3-release/sys/sys/
H A Dconf.hdiff 41004 Sun Nov 08 10:39:07 MST 1998 dfr * Fix a couple of places in the device pager where an address was
truncated to 32 bits.
* Change the calling convention of the device mmap entry point to
pass a vm_offset_t instead of an int for the offset allowing
devices with a larger memory map than (1<<32) to be supported
on the alpha (/dev/mem is one such).

These changes are required to allow the X server to mmap the various
I/O regions used for device port and memory access on the alpha.
/freebsd-9.3-release/sys/dev/syscons/
H A Dsyscons.cdiff 41004 Sun Nov 08 10:39:07 MST 1998 dfr * Fix a couple of places in the device pager where an address was
truncated to 32 bits.
* Change the calling convention of the device mmap entry point to
pass a vm_offset_t instead of an int for the offset allowing
devices with a larger memory map than (1<<32) to be supported
on the alpha (/dev/mem is one such).

These changes are required to allow the X server to mmap the various
I/O regions used for device port and memory access on the alpha.

Completed in 269 milliseconds