freebsd-skq/sys/alpha
dfr b6d9e06815 * 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
..
alpha * Fix a couple of places in the device pager where an address was 1998-11-08 12:39:07 +00:00
conf Put back MFS_ROOT now that it's been fixed correctly. 1998-10-30 01:37:33 +00:00
include Add the ability to specify where on the at_shutdown queue a handler is 1998-10-30 05:41:15 +00:00
isa Fix the interrupt mask generated for enabling/disabling interrupts 8 to 15. 1998-10-25 01:30:16 +00:00
linux *gulp*. Jordan specifically OK'ed this.. 1998-10-16 03:55:01 +00:00
pci Add functions for accessing dense and bwx memory for pci devices. These 1998-10-06 14:18:40 +00:00
tc Add support for TurboChannel alphas (DEC 3000/300 and 3000/500). 1998-08-20 08:27:11 +00:00
tlsb Make SimOS work again. 1998-09-04 08:01:26 +00:00