summaryrefslogtreecommitdiff
path: root/sys/arch/vax/qbus
AgeCommit message (Collapse)Author
2001-06-15Compile kernel with -Wall, and fix a few issues for this to work.Miod Vallat
ok hugh@
2001-05-16Blind merge of wscons support from NetBSD/vax. Perhaps someone with aHugh Graham
supported framebuffer (simple monochrome) can finish this off. If anyone has run across docs for LCG or SPGFX, please get in touch.
2001-01-28Basic support for boardtype 1303 (Cheetah) machines.Hugh Graham
Layout of the DZ's registers (among other things) determined by a massive amount of trial and error. Work by Brandon and me.
2000-04-27sync w/netbsdBrandon Creighton