freebsd_amp_hwpstate/sys/dev/syscons
Doug Rabson 7095ee912b * 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.
1998-11-08 12:39:07 +00:00
..
blank Simple update to make these work as kld and preload modules. 1998-11-04 03:49:39 +00:00
daemon Simple update to make these work as kld and preload modules. 1998-11-04 03:49:39 +00:00
fade Simple update to make these work as kld and preload modules. 1998-11-04 03:49:39 +00:00
green Simple update to make these work as kld and preload modules. 1998-11-04 03:49:39 +00:00
snake Simple update to make these work as kld and preload modules. 1998-11-04 03:49:39 +00:00
star Simple update to make these work as kld and preload modules. 1998-11-04 03:49:39 +00:00
scvesactl.c
scvidctl.c
syscons.c * Fix a couple of places in the device pager where an address was 1998-11-08 12:39:07 +00:00
syscons.h