NetBSD/sys/arch/alpha
simonb e5bd00e48d For ports that wire up pciide in compatibility mode, have
them define __HAVE_PCIIDE_MACHDEP_COMPAT_INTR_ESTABLISH
in pci_machdep.h and pciide_map_compat_intr() only calls
pciide_machdep_compat_intr_establish() if that preprocessor
define exists.

Ports that don't need to do this no longer need to supply a
dummy function.
2001-06-08 04:48:54 +00:00
..
a12 add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
alpha Use symbolic names for the CTB terminal type field, rather than 2001-06-05 04:53:11 +00:00
common replace vm_page_t with struct vm_page *. 2001-05-26 21:27:02 +00:00
compile
conf add iha(4); it works in my pc164 after thorpej fixed a minor issue 2001-06-07 03:51:53 +00:00
eisa #if 0 out a debugging printf. 2000-08-11 01:02:39 +00:00
include For ports that wire up pciide in compatibility mode, have 2001-06-08 04:48:54 +00:00
isa This file is obsolsete. 2000-07-19 17:39:57 +00:00
jensenio Clean this up a little bit, and issue a Specific EOI after 2000-08-14 05:38:23 +00:00
mcbus Determine the size of the B-Cache earier, and initialize the 2001-05-02 01:24:29 +00:00
pci Determine the size of the B-Cache earier, and initialize the 2001-05-02 01:24:29 +00:00
sableio Add support for the AlphaServer 2100 (Sable) and the AlphaServer 2100A 2000-12-21 20:51:53 +00:00
stand Add Makefile snippets to install netboot in installation/netboot 2001-05-28 18:21:12 +00:00
tc Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
tlsb Adjust the way the cpu_info[] array works (array of pointers 2001-04-21 16:27:10 +00:00
Makefile
STYLE