This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cc7dba0633
NetBSD
/
sys
/
dev
/
ir
History
tsutsui
e6f8529d26
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
2002-01-12 16:58:16 +00:00
..
cir.c
Add some ioctl()s for consumer IR.
2001-12-12 15:33:53 +00:00
cirio.h
Use unsigned ints.
2001-12-13 15:08:26 +00:00
cirvar.h
Add some ioctl()s for consumer IR.
2001-12-12 15:33:53 +00:00
ir.c
ir.h
irdaio.h
Move parameter checks to a common place.
2001-12-13 15:09:07 +00:00
irframe_tty.c
Be a little more paranoid.
2001-12-26 10:56:58 +00:00
irframe.c
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
2002-01-12 16:58:16 +00:00
irframevar.h
Move parameter checks to a common place.
2001-12-13 15:09:07 +00:00
Makefile
install into /usr/include/dev/ir, since Jason made irdaattach look here.
2001-12-15 01:03:28 +00:00
sir.c
sir.h