NetBSD/sys/dev/ir
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
..
cir.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
cirio.h Use unsigned ints. 2001-12-13 15:08:26 +00:00
cirvar.h Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
files.ir Move IR and Bluetooth config defns missed in previous commit. 2002-10-10 22:07:44 +00:00
ir.c Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
ir.h Constify a little. 2001-12-05 20:00:15 +00:00
irdaio.h Move parameter checks to a common place. 2001-12-13 15:09:07 +00:00
irframe_tty.c Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
irframe.c Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
irframevar.h Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
Makefile install into /usr/include/dev/ir, since Jason made irdaattach look here. 2001-12-15 01:03:28 +00:00
sir.c Restructure to get rid of size limit. 2001-12-06 00:17:12 +00:00
sir.h Break out SIR framing to its own file. 2001-12-05 14:50:13 +00:00