NetBSD/sys/arch/alpha
ross 50604bf85b Kill off some EVCNT_COUNTERS calls, since [A] it has to be rewritten anyway
before it can be useful, and [B] #ifdefs do not belong at every call site,
a common API should be defined and the implementations conditionalized, not
the calls. Duhh.

Also, remove the initial XXX mystery_icu debugging code.
1998-06-26 21:59:46 +00:00
..
alpha Turn on ST_DEC_1000, but reuse the 1000a init and console routines. 1998-06-26 21:49:25 +00:00
common Protect against multiple inclusion. 1998-06-24 01:04:26 +00:00
compile
conf Add DEC_1000 support for new Mikasa[/Pinnacle] platform. 1998-06-26 21:53:10 +00:00
eisa
include Note ST_DEC_1000 as PCI/EISA. 1998-06-26 21:55:38 +00:00
isa Add isa_dma{freeze,thaw}(), used to temporarily stop and then restart 1998-06-09 01:04:17 +00:00
mcbus Garbage-collect the old confargs stuff that was used in the Early Days. 1998-05-14 00:01:30 +00:00
pci Kill off some EVCNT_COUNTERS calls, since [A] it has to be rewritten anyway 1998-06-26 21:59:46 +00:00
stand Don't bother reading the ELF string table out of a stripped /netbsd[.gz]. 1998-06-25 06:45:46 +00:00
tc adapt to wscons interface change 1998-06-21 09:51:59 +00:00
tlsb Garbage-collect the old confargs stuff that was used in the Early Days. 1998-05-14 00:01:30 +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