index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ir
Age
Commit message (
Expand
)
Author
2003-01-03
Remove protoype for irframe_frame_available(), it's never implemented
dsainty
2003-01-01
Use aprint_normal() in cfprint routines.
thorpej
2002-11-26
si_ -> sel_
christos
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-10
Move IR and Bluetooth config defns missed in previous commit.
thorpej
2002-10-10
Move IR and Bluetooth config defns to their own files.
thorpej
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-10-02
Use CFDRIVER_DECL(). PR #18500.
thorpej
2002-10-02
Remove unnecessary extern decl of iframe_ca.
thorpej
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-03-17
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
atatat
2002-01-12
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
tsutsui
2001-12-29
Add an XXX comment.
augustss
2001-12-26
Be a little more paranoid.
augustss
2001-12-20
Don't forget to call start routine in dongle manipulation.
augustss
2001-12-20
Rearrange code that wiggles modem control lines so it actually reaches
augustss
2001-12-15
install into /usr/include/dev/ir, since Jason made irdaattach look here.
explorer
2001-12-14
Sanity check speed setting.
augustss
2001-12-14
Rearrage softc a little.
augustss
2001-12-13
Some debug stuff.
augustss
2001-12-13
Fix TODO comment.
augustss
2001-12-13
Move parameter checks to a common place.
augustss
2001-12-13
Use unsigned ints.
augustss
2001-12-13
Some DIAGNOSTIC nonsense.
augustss
2001-12-13
Don't use u_int since it requires sys/types.h
augustss
2001-12-12
Add missing delay for the tekram dongle.
augustss
2001-12-12
Don't use timeout 0 to tsleep() when the time is short.
augustss
2001-12-12
Use unsigned ints for device settings.
augustss
2001-12-12
Change default value for ebofs.
augustss
2001-12-12
Add some ioctl()s for consumer IR.
augustss
2001-12-06
Restructure to get rid of size limit.
augustss
2001-12-06
Don't crash on early calls to get the speeds.
augustss
2001-12-05
Constify a little.
augustss
2001-12-05
Add dongle specific code.
augustss
2001-12-05
Break out SIR framing to its own file.
augustss
2001-12-05
Put bytes on right q.
augustss
2001-12-05
Set error code for IRDA_RESET_PARAMS.
augustss
2001-12-05
Fix some minor bug.
augustss
2001-12-05
Reset parameters on open.
augustss
2001-12-05
Mention that much of the code was stolen from Tommy Bohlin.
augustss
2001-12-04
Add some dongle support ioctl()s.
augustss
2001-12-04
Change speed setting a little.
augustss
2001-12-04
Implement speed setting.
augustss
2001-12-04
Implement input processing (untested).
augustss
2001-12-04
Simplify interface to irframe.
augustss
2001-12-03
Add irframetty driver for IrDA frames over serial lines.
augustss
2001-12-02
GC unused stuff.
augustss
[next]