NetBSD/sys/dev/ir
drochner e612542ff1 clean up and fix irframe attachment as a line discipline:
make it a regular "bus frontend" in terms of configuration attachment
(this is something new: a device which can be real or pseudo device),
and use only autoconf functions considered exported.
This suffers a bit from the fact that pseudo-devices don't get "aux"
context data passed to the xxx_attach() function. This can be changed
easily; the differences between real and pseudo devices are diminishing...
2007-03-06 20:45:59 +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 clean up and fix irframe attachment as a line discipline: 2007-03-06 20:45:59 +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