summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/conf/FILIPPA
AgeCommit message (Collapse)Author
1996-05-07Add back all the stuff I've had to remove due to kernel growth + MSDOSFSNiklas Hallqvist
1996-05-04Remove lots of stuff to remain below 960k limit of my machine :-(Niklas Hallqvist
1996-05-02Sync with NetBSD 9600430. The port has gone over a major -Wall treatNiklas Hallqvist
1996-04-27Bring forward the Amiga ISA support, and resolve a conflict with if_edNiklas Hallqvist
1996-02-26Add ISA devices. Compile with -g. Raise to 32 ptys.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...