NetBSD/sys/dev/i2o
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
..
Makefile
dpti.c Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
dptivar.h
files.i2o
i2o.h
i2odpt.h
iop.c Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
iopio.h
iopl.c
ioplvar.h
iopreg.h
iopsp.c Fix the way the scsipi adapter openings are adjusted when the array 2003-06-13 02:33:09 +00:00
iopspvar.h Fix the way the scsipi adapter openings are adjusted when the array 2003-06-13 02:33:09 +00:00
iopvar.h
ld_iop.c