freebsd-dev/sys/amd64
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
..
amd64 * Fix a couple of places in the device pager where an address was 1998-11-08 12:39:07 +00:00
conf Back out previous commit. The bpfilter -> bpf transition will have to be a 1998-11-03 22:01:22 +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 Update timecounters to new interface. 1998-10-23 10:46:20 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00