summaryrefslogtreecommitdiff
path: root/sys/arch/vax/vsa/ncr.c
AgeCommit message (Expand)Author
2004-07-07new-style interrupt counters. based on initial work by hugh. ok miodTheo de Raadt
2002-06-12No longer need these getdev routines.Hugh Graham
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-09-11Don't include <vm/vm_kern.h> if you don't need foo_map.Miod Vallat
2001-08-25Bring in some useful stuff from NetBSD. Mostly work by Matt Thomas,Hugh 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
2000-10-11update these to work with cleaner vsbus dma; from netbsdBrandon Creighton
2000-09-21initialize sc_link.openings to it's (currently) default value of 4Michael Shalayeff
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
1997-09-10Sync with NetBSD 970516. -mojMats O Jansson
1997-05-28We do not have sc_link.channelNiklas Hallqvist
1997-01-15sync with NetBSD 970112 -mojMats O Jansson