NetBSD/sys/dev/ir
drochner af336998bf In the pseudo-dev attach function, also try to register the struct cfdriver
of the backend irframe device with autoconf. This might fail or not,
depending on whether another frontend was configured. It helps if
irframetty is the only frontend.
This is a workaround for some inconsistencies in the interaction of
pseudo-devices with the autoconf framework. A fix will require changes
to config(8) which needs more consideration and testing.
Should fix a crash reported by Dieter Baron per PM.
2007-03-08 19:35:44 +00:00
..
Makefile
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.c clean up and fix irframe attachment as a line discipline: 2007-03-06 20:45:59 +00:00
irframe_tty.c In the pseudo-dev attach function, also try to register the struct cfdriver 2007-03-08 19:35:44 +00:00
irframevar.h clean up and fix irframe attachment as a line discipline: 2007-03-06 20:45:59 +00:00
sir.c
sir.h