mrg
|
c88e94a407
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 08:58:45 +00:00 |
thorpej
|
2668e3b213
|
Switch to the new `evcnt' mechanism for counting interrupts. Maintain
a per-CPU interrupt counter for clock, device, and interprocessor
interrupts.
|
2000-06-05 21:47:10 +00:00 |
cgd
|
cffb580806
|
Implement the more flexiable `evcnt' interface as discussed (briefly) on
tech-kern and now documented in evcnt(9).
|
2000-06-04 19:14:14 +00:00 |
mjacob
|
6cd64be0b6
|
fix minor typo
|
1998-04-24 01:25:18 +00:00 |
thorpej
|
574b87a792
|
Initialize the PCI IDE compat interrupt PCI method to NULL; PCI IDE
compat interrupts are not currently supported on these platforms.
|
1998-04-18 01:12:23 +00:00 |
ross
|
6e6f663204
|
Rewrite of interrupt dispatch logic. Add ctags(1) keys for *a12*.h files.
|
1998-03-02 07:03:20 +00:00 |
ross
|
12f93343cd
|
Add basic platform support for NetBSD on the Avalon A12. I'm running this
CVS commit on one right now...
|
1998-01-29 21:42:50 +00:00 |