summaryrefslogtreecommitdiff
path: root/sys/arch/amiga
AgeCommit message (Expand)Author
1996-04-27Bring forward the Amiga ISA support, and resolve a conflict with if_edNiklas Hallqvist
1996-04-24Add network config dependencies.Michael Shalayeff
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-03-30From NetBSD: merge of 960317Niklas Hallqvist
1996-03-26From NetBSD: vnode_if.[ch] made machine independent.Michael Shalayeff
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-03-24Use IPL_ constants instead of numeric values. Get rid of sicallbacksNiklas Hallqvist
1996-03-24UGLY, UGLY hack to force config create a pcmciabus.h file which isNiklas Hallqvist
1996-03-24Style policeNiklas Hallqvist
1996-03-24From NetBSD: Add clobbers missing in asm statementsNiklas Hallqvist
1996-02-27Adapt to our isa_intr_establish interfaceNiklas Hallqvist
1996-02-26Add ISA devices. Compile with -g. Raise to 32 ptys.Niklas Hallqvist
1996-02-26Initial checkin of the Amiga ISA-kitNiklas Hallqvist
1996-02-26Initial checkin of the Amiga ISA-kitNiklas Hallqvist
1996-02-26From NetBSD: assym.s -> assym.hNiklas Hallqvist
1996-02-26From NetBSD: cast to arg to caddr_t (fixes #2114)Niklas Hallqvist
1996-02-26From NetBSD: remove local strncmp (fixes #2115)Niklas Hallqvist
1996-02-26From NetBSD:Niklas Hallqvist
1996-02-26From NetBSD:Niklas Hallqvist
1996-02-26Add IPL_ and IST_ constants in preparation for the Amiga ISA-kitNiklas Hallqvist
1996-02-24LOCORE -> _LOCORENiklas Hallqvist
1996-02-24From NetBSD:Niklas Hallqvist
1996-02-24remove some trailing whitespaceNiklas Hallqvist
1996-02-24From NetBSD:Niklas Hallqvist
1996-02-24From NetBSD: vm prototype changesNiklas Hallqvist
1996-02-24From NetBSD: Don't define _KERNEL here.Niklas Hallqvist
1996-02-21move cdev_gen_ipf() macro to the <sys/conf.h>, so the lkmMichael Shalayeff
1996-02-06Added support for a new (well, I've run it locally for a year or two)Niklas Hallqvist
1996-02-06Added support for a new (well, I've run it locally for a year or two)Niklas Hallqvist
1996-02-03Ensure siop_acb alignment via malloc rather than let alignment dependchuck
1996-01-31from netbsd: fix typo (Ignatios Souvatzis)Niklas Hallqvist
1996-01-31from netbsd: fix loading of 0 to intended value of 256, plus style policeNiklas Hallqvist
1996-01-31Fix reference to obsolete fileNiklas Hallqvist
1996-01-31from netbsd: add UNION/UMAPFS <hubert.feyrer@rz.uni-regensburg.de>Niklas Hallqvist
1996-01-31from netbsd: aftsc uses afsc.c (S.P.Zeidler & Ignatios Souvatzis)Niklas Hallqvist
1996-01-31from netbsd: make sure master enable is set (Ezra Story)Niklas Hallqvist
1996-01-31from netbsd: Unify mode support across gfx boards. (Ignatios Souvatzis)Niklas Hallqvist
1996-01-31from netbsd: make sure master enable is set.Niklas Hallqvist
1996-01-31from netbsd: fix bounds check (Klaus Klein)Niklas Hallqvist
1996-01-31from netbsd: remove MAXPARTITIONSNiklas Hallqvist
1996-01-31from netbsd: add swedish keyboard support by Stefan PedersenNiklas Hallqvist
1996-01-31from netbsd; check for "A4000 bonus" tooTheo de Raadt
1996-01-15Don't feed ${DEBUG} to the assembler, it doesn't take those argsNiklas Hallqvist
1996-01-15Remove vnode_if.[ch] during a "make clean", per PR#536 fromTheo de Raadt
1996-01-14Use dma_cachectl instead of cachectl when writing into the kernel textNiklas Hallqvist
1996-01-14Add hooks for custom audio players. This is the original untouchedNiklas Hallqvist
1996-01-14netbsd -> bsdNiklas Hallqvist
1996-01-14Fix typoNiklas Hallqvist
1996-01-12from netbsd;Theo de Raadt