summaryrefslogtreecommitdiff
path: root/sys/arch/vax/include/vsbus.h
AgeCommit message (Expand)Author
2022-12-12vsbus vax: sprinkle volatile for register accessesjakllsch
2017-05-22Update copyright notice for Ludd (remove clause 3 & 4).ragge
2012-06-28Define and use VS_REGS_KA49 rather than magic numbers. From OpenBSD.abs
2008-03-11Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconfmatt
2008-02-03use memt instead of iot since everything is memory mapped.matt
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2004-02-13Uppercase CPU, plural is CPUs.wiz
2000-06-25Make the HDC9224 MFM device driver up-to-date; has been not-workingragge
2000-04-23Extend asc driver to include support for the VS400/9x.matt
2000-03-04expunge vm_offset_t and vm_size_t.matt
2000-01-24Revamp the VAX interrupt handling code. Make it compatible with all thematt
1999-10-22Add routines to copy to/from a user process from/to the vsbus DMA area.ragge
1999-04-14First towards use of bus.h routines on vax. Allocate DMA memory forragge
1999-03-13Change vsbus to take a locator for all devices.ragge
1999-02-02Another giant change: Allocate register space dynamic instead of compiled-in.ragge
1999-01-01Giant change: NBPG now set to 4k and CLSIZE == 1 for vax. This changeragge
1998-08-10Basic support for VS4000/60.ragge
1998-06-07Enable use of secondary cache, if present.ragge
1998-05-22Remove unnecessary code for interrupt vector handling.ragge
1996-07-20Numerous changes to be able to put Bertram Barth's VAXstation support in.ragge