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
/
irframe_tty.c
Age
Commit message (
Expand
)
Author
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-14
Rearrage softc a little.
augustss
2001-12-13
Fix TODO comment.
augustss
2001-12-13
Move parameter checks to a common place.
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-06
Don't crash on early calls to get the speeds.
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
Fix some minor bug.
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-03
Add irframetty driver for IrDA frames over serial lines.
augustss