summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/include/param.h
AgeCommit message (Collapse)Author
1997-01-16Sync to NetBSD 970110Niklas Hallqvist
1996-05-04Include psl.h to get spl* funcsNiklas Hallqvist
1996-05-02Sync with NetBSD 9600430. The port has gone over a major -Wall treatNiklas Hallqvist
1996-03-30From NetBSD: merge of 960317Niklas Hallqvist
1996-03-24The delay functions takes unsigned arguments.Niklas Hallqvist
1996-02-06Added support for a new (well, I've run it locally for a year or two)Niklas Hallqvist
interrupt system which is a prerequisite for the Amiga ISA support. It is described in amiga/amiga/README.ints, and is enabled by adding an "options IPL_REMAP_1" in the kernel config file. Along with this change there is also some generic cleanup, like style polishing, comment corrections, making sicallbacks operate in FIFO manner and cleaning up the spl mess in param.h...
1996-01-31from netbsd: remove MAXPARTITIONSNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt