freebsd-dev/sys/alpha
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
..
alpha - Correctly initialize cn_dev_t and cn_udev_t. 1999-07-24 09:41:06 +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 * Implement ISA dma (only for CIA now but more chipsets to follow). 1999-06-05 13:30:13 +00:00
linux Implementation of TCXONC. 1999-07-17 08:24:57 +00:00
pci Add support for SYS_RES_DENSE and SYS_RES_BWX resource types. These are 1999-07-28 07:57:48 +00:00
tc Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
tlsb Remove cmaj and bmaj args from DEV_DRIVER_MODULE. 1999-07-04 14:58:56 +00:00