summaryrefslogtreecommitdiff
path: root/sys/arch/luna88k/conf/files.luna88k
AgeCommit message (Collapse)Author
2004-05-07Add new file <machine/conf.h> and clean up console code and structures.Kenji Aoyama
From miod@
2004-04-29Continue factorizing m88k common code, this time files in <arch>/<arch>Miod Vallat
which were copied verbatim from mvme88k to luna88k. This requires backing out syntactic sugar in mvme88k kernel configuration files which would deduct the required processor types from the board models, as the common code only depends upon the M88100 and M88110 defines.
2004-04-21Initial commit for OpenBSD/luna88k, based on OpenBSD/mvme88k, NetBSD/luna68k ↵Kenji Aoyama
and CMU Mach.