NetBSD/sys/arch/alpha
thorpej 97e83f6e0b Change the "vm_offset_t"s to "u_long"s for now; eventually, we can make
them vaddr_t and paddr_t, as appropriate (after scouring the RPB docs
to know which are phys and virt addresses).
1998-08-14 16:46:09 +00:00
..
alpha Simple instrumentation of pmap_steal_memory(). 1998-08-04 22:40:17 +00:00
common Implement alpha_shared_intr_disestablish(). Simply removes the handler 1998-08-01 18:52:36 +00:00
compile
conf Pull in files.mii 1998-08-11 18:52:52 +00:00
eisa
include Change the "vm_offset_t"s to "u_long"s for now; eventually, we can make 1998-08-14 16:46:09 +00:00
isa Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
mcbus attempt to catch some stuff for ev5 module info 1998-07-08 00:56:39 +00:00
pci Implement pci_intr_disestablish(). 1998-08-01 20:25:12 +00:00
stand Implement the 'i' flag which makes the bootloader ask for the file to 1998-08-07 10:38:37 +00:00
tc Provide a hook for bypassing space accounting, needed to support ISA PnP 1998-07-31 04:37:02 +00:00
tlsb Clarify comment about what nodes are being 'found' and noted for later 1998-07-08 01:03:41 +00:00
wscons Eliminate uses of TS_WOPEN in hard-wired devices. 1998-03-21 22:52:59 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
STYLE