summaryrefslogtreecommitdiff
path: root/sys/dev/ir/irframevar.h
AgeCommit message (Expand)Author
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-14Split device_t and softc for irframe(4).cube
2007-03-06clean up and fix irframe attachment as a line discipline:drochner
2005-12-27changes for making DIAGNOSTIC not change the kernel ABI:chs
2005-12-11merge ktrace-lwp.christos
2003-07-08function prototype must not have variable nameitojun
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2003-01-03Remove protoype for irframe_frame_available(), it's never implementeddsainty
2002-10-23merge kqueue branch into -currentjdolecek
2001-12-13Move parameter checks to a common place.augustss
2001-12-13Some DIAGNOSTIC nonsense.augustss
2001-12-12Change default value for ebofs.augustss
2001-12-05Constify a little.augustss
2001-12-04Simplify interface to irframe.augustss
2001-12-02GC unused stuff.augustss
2001-12-02Fixes from Jan Sparud's code:augustss
2001-12-02Add framework for Ir devices. The irframe device is for delivering IrDAaugustss