summaryrefslogtreecommitdiff
path: root/sys/arch/vax/qbus/dz.c
AgeCommit message (Expand)Author
2006-08-05If a dz child driver has taken over a line, it will never be accessibleMiod Vallat
2006-07-29Sync dz and lk{kbd,ms} code with NetBSD, this allows keyboards to work whenMiod Vallat
2004-09-19constify speedtabs and make ttspeedtab() take a const struct speedtab *Michael Shalayeff
2004-07-07new-style interrupt counters. based on initial work by hugh. ok miodTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-02DZ-11 (or the DZ-11 alike in the VS4000/VLC anyway) only interrupts whenJason Wright
2002-02-15Don't cast nonexistent return value from splx to (void). ok art@Thomas Nordin
2002-01-16Don't include <sys/map.h> when you don't need what's in it.Miod Vallat
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-01-28Basic support for boardtype 1303 (Cheetah) machines.Hugh Graham
2000-04-27sync w/netbsdBrandon Creighton