Home | History | Annotate | Download | only in ir
History log of /src/sys/dev/ir/cirvar.h
RevisionDateAuthorComments
 1.9  26-Jul-2011  mrg convert to device_t, cfdata_t and CFATTACH_DECL_NEW.
 1.8  10-Oct-2008  jmcneill Make cirpoll work.
 1.7  28-Apr-2008  martin branches: 1.7.6;
Remove clause 3 and 4 from TNF licenses
 1.6  11-Dec-2005  christos branches: 1.6.70; 1.6.72; 1.6.74;
merge ktrace-lwp.
 1.5  08-Jul-2003  itojun function prototype must not have variable name
 1.4  29-Jun-2003  fvdl branches: 1.4.2;
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
and need to be examined and discussed more.
 1.3  28-Jun-2003  darrenr 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
 1.2  12-Dec-2001  augustss branches: 1.2.2; 1.2.4;
Add some ioctl()s for consumer IR.
 1.1  02-Dec-2001  augustss Add framework for Ir devices. The irframe device is for delivering IrDA
frame to user land and the cir device is for consumer Ir (remote controls).

This code is only partially finished, but the irframe device works (given
a low level driver for the actual IrDA device).
 1.2.4.2  10-Jan-2002  thorpej Add kqueue support to the IrDA framework.
 1.2.4.1  12-Dec-2001  thorpej file cirvar.h was added on branch kqueue on 2002-01-10 18:29:11 +0000
 1.2.2.2  08-Jan-2002  nathanw Catch up to -current.
(hate cvs. hate hate hate.)
 1.2.2.1  12-Dec-2001  nathanw file cirvar.h was added on branch nathanw_sa on 2002-01-08 17:26:01 +0000
 1.4.2.5  21-Sep-2004  skrll Fix the sync with head I botched.
 1.4.2.4  18-Sep-2004  skrll Sync with HEAD.
 1.4.2.3  12-Aug-2004  skrll Sync with HEAD.
 1.4.2.2  03-Aug-2004  skrll Sync with HEAD
 1.4.2.1  02-Jul-2003  darrenr Apply the aborted ktrace-lwp changes to a specific branch. This is just for
others to review, I'm concerned that patch fuziness may have resulted in some
errant code being generated but I'll look at that later by comparing the diff
from the base to the branch with the file I attempt to apply to it. This will,
at the very least, put the changes in a better context for others to review
them and attempt to tinker with removing passing of 'struct lwp' through
the kernel.
 1.6.74.2  04-May-2009  yamt sync with head.
 1.6.74.1  16-May-2008  yamt sync with head.
 1.6.72.1  18-May-2008  yamt sync with head.
 1.6.70.2  17-Jan-2009  mjf Sync with HEAD.
 1.6.70.1  02-Jun-2008  mjf Sync with HEAD.
 1.7.6.1  19-Oct-2008  haad Sync with HEAD.

RSS XML Feed