NetBSD/sys/dev/ir
pooka 4e38160d4d Do not "return 1" from kqfilter for errors. That value is passed
directly to the userland caller and results in a mysterious EPERM.
Instead, return EINVAL or something else sensible depending on the
case.
2007-12-05 17:19:46 +00:00
..
cir.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
cirio.h
cirvar.h
files.ir irframe is no interface attribute, so remove the "{}" 2007-03-06 20:34:36 +00:00
ir.c
ir.h
irdaio.h
irframe_tty.c Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
irframe.c clean up and fix irframe attachment as a line discipline: 2007-03-06 20:45:59 +00:00
irframevar.h clean up and fix irframe attachment as a line discipline: 2007-03-06 20:45:59 +00:00
Makefile
sir.c
sir.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00