NetBSD/sys/arch/pc532
darrenr 960df3c8d1 Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
be inserted into ktrace records.  The general change has been to replace
"struct proc *" with "struct lwp *" in various function prototypes, pass
the lwp through and use l_proc to get the process pointer when needed.

Bump the kernel rev up to 1.6V
2003-06-28 14:20:43 +00:00
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf * Defflag CPU30MHZ. 2003-06-24 04:57:58 +00:00
dev * Defflag CPU30MHZ. 2003-06-24 04:57:58 +00:00
fpu Adapt to the Scheduler Activations changes. 2003-06-23 13:06:54 +00:00
include Adapt to the Scheduler Activations changes. 2003-06-23 13:06:54 +00:00
pc532 Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
stand DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
To.Do writable, not writeable. 2003-01-06 20:30:28 +00:00