summaryrefslogtreecommitdiff
path: root/sys/arch/vax/vsa
AgeCommit message (Expand)Author
2002-01-16Don't include <sys/map.h> when you don't need what's in it.Miod Vallat
2002-01-03cdev_decl(wsdisplay) is already done in <sys/conf.h>Miod Vallat
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-10-01There are anecdotal reports of firmware being writable on some CougarHugh Graham
2001-09-19merge vm/vm_kern.h into uvm/uvm_extern.h; art@ okMichael Shalayeff
2001-09-11Don't include <vm/vm_kern.h> if you don't need foo_map.Miod Vallat
2001-08-26The lkkbd and lkms drivers are causing problems on several machines,Hugh Graham
2001-08-25Bring in some useful stuff from NetBSD. Mostly work by Matt Thomas,Hugh Graham
2001-08-19The end of old timeouts is near...Miod Vallat
2001-06-15Compile kernel with -Wall, and fix a few issues for this to work.Miod Vallat
2001-05-16Blind merge of wscons support from NetBSD/vax. Perhaps someone with aHugh Graham
2001-02-15Pick up a two liner from netbsd to set offset for SCSI chain B properly.Hugh Graham
2001-02-11Pick up a NetBSD hack to attach Cheetah to vsbus as well as ibus.Hugh Graham
2001-02-06Pick up work by matt@netbsd.org to get scsi working on vaxstation 4000/90.Hugh Graham
2001-01-30Get DZ on the Cheetah working properly. (argh)Hugh Graham
2001-01-28Basic support for boardtype 1303 (Cheetah) machines.Hugh Graham
2000-10-11update these to work with cleaner vsbus dma; from netbsdBrandon Creighton
2000-10-11asc* (ncr53c9x on 4000/60 and others) and new dma code;Brandon Creighton
2000-09-21initialize sc_link.openings to it's (currently) default value of 4Michael Shalayeff
2000-07-19unnecessary declaration of ttrstrtArtur Grabowski
2000-04-27forgot these, oopsBrandon Creighton
2000-04-27sync with netbsd; working ncr5380 driver, saner vsbus codeBrandon Creighton
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-05-11Hmm this file was empty, got recent NetBSD versionNiklas Hallqvist
1997-10-08Move some debugging output inside #ifdef DEBUG. KNF!Niklas Hallqvist
1997-09-20Rename rd to hd. OpenBSD uses rd for ramdisk. -mojMats O Jansson
1997-09-10Sync with NetBSD 970516. -mojMats O Jansson
1997-05-29RCS taggingNiklas Hallqvist
1997-05-28We do not have sc_link.channelNiklas Hallqvist
1997-01-15sync with NetBSD 970112 -mojMats O Jansson