NetBSD/sys/arch
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 Kill off some EVCNT_COUNTERS calls, since [A] it has to be rewritten anyway 1998-06-26 21:59:46 +00:00
amiga Fix a problem with bogus hangups that Thorsten Frueauf has reported. 1998-06-26 17:50:20 +00:00
arm32 remove options FIFO; it's now the default 1998-06-26 01:53:43 +00:00
atari remove options FIFO; it's now the default 1998-06-26 01:53:43 +00:00
bebox remove options FIFO; it's now the default 1998-06-26 01:53:43 +00:00
hp300 remove options FIFO; it's now the default 1998-06-26 01:53:43 +00:00
i386 add device declarations for 'puc'-related devices. Add lpt attaching 1998-06-26 18:58:38 +00:00
m68k GC the unused `physadr' type, which was not able to hold a complete physical 1998-06-14 20:09:22 +00:00
mac68k remove options FIFO; it's now the default 1998-06-26 01:53:43 +00:00
macppc Powerdown support. 1998-06-26 14:18:08 +00:00
mips defopt COMPAT_SVR4 1998-06-26 00:07:06 +00:00
mvme68k remove options FIFO; it's now the default 1998-06-26 01:53:43 +00:00
newsmips remove options FIFO; it's now the default 1998-06-26 01:53:43 +00:00
next68k remove options FIFO; it's now the default 1998-06-26 01:53:43 +00:00
ofppc remove options FIFO; it's now the default 1998-06-26 01:53:43 +00:00
pc532 remove options FIFO; it's now the default 1998-06-26 01:53:43 +00:00
pica remove options FIFO; it's now the default 1998-06-26 01:53:43 +00:00
pmax remove options FIFO; it's now the default 1998-06-26 01:53:43 +00:00
powerpc defopt KTRACE 1998-06-25 21:18:11 +00:00
sparc remove options FIFO; it's now the default 1998-06-26 01:53:43 +00:00
sparc64 remove options FIFO; it's now the default 1998-06-26 01:53:43 +00:00
sun3 apparently {set,long}jmp() are not used by the sa code any more. 1998-06-26 08:59:03 +00:00
vax add a dummy "mapchar" function (1:1 mapping, hope the font is isolatin) 1998-06-26 21:28:57 +00:00
x68k remove options FIFO; it's now the default 1998-06-26 01:53:43 +00:00
Makefile don't forget machine header symlinks 1998-06-15 20:49:43 +00:00