NetBSD/sys/arch/arc
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
..
arc Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 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 Add isapnp0 at isa and enable working isa/isapnp devices. 2003-06-15 06:10:42 +00:00
dev Remove register declarations. 2003-04-27 17:05:55 +00:00
dti DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
include Handle 64bit DMA addresses on PCI for platforms that can (currently only 2003-06-15 23:08:53 +00:00
isa Initialize and use extent maps for ISA bus space allocation. 2003-06-15 05:58:45 +00:00
jazz Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
pci Handle 64bit DMA addresses on PCI for platforms that can (currently only 2003-06-15 23:08:53 +00:00
stand Remove register declarations. 2003-04-27 17:05:55 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
TODO - Remove softintr(9) stuff. 2003-05-25 15:46:15 +00:00