NetBSD/sys/arch/arm32
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
..
arm32 Ignore memory disk hooks and boot args if MINIROOTSIZE is defined. 1997-11-06 00:57:02 +00:00
compile
conf Added amps device (Atomwide Multi-Port Serial card). 1997-11-06 02:16:03 +00:00
dev Cleanup and simplify the padding at the start of the mbuf chain so that 1997-11-06 01:55:18 +00:00
doc List the new random device. 1997-10-14 09:06:52 +00:00
fpe-arm arm32 kernel source restructure 1997-10-14 07:56:48 +00:00
include Mark uses of long long with /* LONGLONG */ for lint. From 1997-11-05 04:36:08 +00:00
iomd Fix a bug in irq_release() when searching interrupt list for the handler 1997-11-07 01:04:51 +00:00
kshell arm32 kernel source restructure 1997-10-14 09:01:37 +00:00
mainbus Use the soft copy of the cpu control register instead of trying to read 1997-11-06 00:51:02 +00:00
podulebus Initial commit of the Atomwide Multi-Port Serial card driver. This driver 1997-11-06 02:08:51 +00:00
rc7500 Remove the inclusion of sys/sysctl.h as it is not needed. 1997-10-17 00:14:12 +00:00
riscpc Remove inclusion of sys/sysctl.h as this is not needed. 1997-10-17 00:12:40 +00:00
vidc Make the audio API (almost) SunOS compatible. 1997-10-19 07:41:33 +00:00
Makefile