freebsd-dev/sys/amd64
Doug Rabson aa595accc9 Add support for SYS_RES_DENSE and SYS_RES_BWX resource types. These are
equivalent to SYS_RES_MEMORY for x86 but for alpha, the rman_get_virtual()
address of the resource is initialised to point into either dense-mapped
or bwx-mapped space respectively, allowing direct memory pointers to be
used to device memory.

Reviewed by: Andrew Gallatin <gallatin@cs.duke.edu>
1999-07-28 07:57:48 +00:00
..
amd64 Various formatting fixes on my FPE trapcode commit. 1999-07-26 05:47:31 +00:00
conf This commit adds device driver support for Adaptec Duralink PCI fast 1999-07-25 04:32:50 +00:00
include Add support for SYS_RES_DENSE and SYS_RES_BWX resource types. These are 1999-07-28 07:57:48 +00:00
isa Various formatting fixes on my FPE trapcode commit. 1999-07-26 05:47:31 +00:00
pci Add support for multiple PCI busses directly connected to the nexus. 1999-07-16 01:00:30 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00