NetBSD/sys/arch
mark ae0af9300a Fix a bug in irq_release() when searching interrupt list for the handler
to remove. The address of the pointer rather than the address of what
is pointed to was use to track the previous handler resulting in problems
when releasing a chained irq. (from John Ballance)
1997-11-07 01:04:51 +00:00
..
alpha Clean up the messages displayed when either platform support is not 1997-11-06 00:41:45 +00:00
amiga
arm32 Fix a bug in irq_release() when searching interrupt list for the handler 1997-11-07 01:04:51 +00:00
atari
bebox Mark uses of long long with /* LONGLONG */ for lint. From 1997-11-05 04:36:08 +00:00
hp300
i386 Sync ISA network device section with INSTALL. 1997-11-05 19:24:27 +00:00
m68k Mark uses of long long with /* LONGLONG */ for lint. From 1997-11-05 04:36:08 +00:00
mac68k Recognize Apple Standard Keyboard (ISO layout) 1997-11-05 08:21:47 +00:00
mips Mark uses of long long with /* LONGLONG */ for lint. From 1997-11-05 04:36:08 +00:00
mvme68k
ofppc
pc532 Mark uses of long long with /* LONGLONG */ for lint. From 1997-11-05 04:36:08 +00:00
pica
pmax
powerpc Mark uses of long long with /* LONGLONG */ for lint. From 1997-11-05 04:36:08 +00:00
sparc Mark uses of long long with /* LONGLONG */ for lint. From 1997-11-05 04:36:08 +00:00
sun3
sun3x
vax Mark uses of long long with /* LONGLONG */ for lint. From 1997-11-05 04:36:08 +00:00
x68k