#
b57cbd6a |
| 14-Dec-2010 |
matt <matt@NetBSD.org> |
Cleanup includes. Change <machine/XXX.h> to <sys/XXX.h> for bus, cpu, intr. Remove unneeded includes.
|
#
ce099b40 |
| 28-Apr-2008 |
martin <martin@NetBSD.org> |
Remove clause 3 and 4 from TNF licenses
|
#
dfba8166 |
| 11-Mar-2008 |
matt <matt@NetBSD.org> |
Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf code. Move to prototype definitions. staticfy, constify, avoid casting. Use device_* accessors.
|
#
95e1ffb1 |
| 11-Dec-2005 |
christos <christos@NetBSD.org> |
merge ktrace-lwp.
|
#
3b4fb6d0 |
| 15-Jul-2003 |
lukem <lukem@NetBSD.org> |
__KERNEL_RCSID()
|
#
39a7595b |
| 27-Jul-2001 |
ragge <ragge@NetBSD.org> |
Calculation of unibus map register size was wrong.
|
#
7e590c46 |
| 29-Jun-2000 |
mrg <mrg@NetBSD.org> |
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
#
26acf7f8 |
| 27-May-2000 |
ragge <ragge@NetBSD.org> |
Only map in map registers and the I/O page if they are not mapped in already.
|
#
352a87f7 |
| 29-Feb-2000 |
matt <matt@NetBSD.org> |
fix a too agressive s/CIA/UBA/ (e.g change SPEUBAL back to SPECIAL) in the header.
|
#
cc43d876 |
| 20-Jun-1999 |
ragge <ragge@NetBSD.org> |
Fix of bug causing allocations of physical pages to get wrong address.
|
#
134b65fd |
| 06-Jun-1999 |
ragge <ragge@NetBSD.org> |
Added support for Qbus DMA.
|