NetBSD/sys/arch/algor
manu f309b668fd - Document COMPAT_15 as doing nothing
- Add COMPAT_15 to all the kernel that had COMPAT_14, for the sake of coherency
- Remove the only occurences of #ifdef COMPAT_15 in the tree: for the ARM
ports, COMPAT_15 was always used in conjunction with EXEC_AOUT. Only EXEC_AOUT
matters here.

This address kern/18407
2006-09-27 21:42:04 +00:00
..
algor Change mips3_clockintr() to take (struct clockframe *) rather than 2006-09-10 14:27:38 +00:00
compile
conf - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
dev Update algor clock handling. This includes using the common mc146818 2006-09-05 01:33:24 +00:00
include Update algor clock handling. This includes using the common mc146818 2006-09-05 01:33:24 +00:00
isa Update algor clock handling. This includes using the common mc146818 2006-09-05 01:33:24 +00:00
pci According to the i8259 manual, EOI, R, and SL bits belong to OCW2 register 2006-05-12 10:58:12 +00:00
Makefile