summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/include
AgeCommit message (Collapse)Author
1996-03-30From NetBSD: merge of 960317Niklas Hallqvist
1996-03-24The delay functions takes unsigned arguments.Niklas Hallqvist
1996-03-24Actually make CLKF_BASEPRI do what it's supposed to do.Niklas Hallqvist
1996-02-26Add IPL_ and IST_ constants in preparation for the Amiga ISA-kitNiklas 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-12-21from netbsd; cpu_setstack() is depricatedTheo de Raadt
1995-11-28Fix SunOS emulation on 040Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt