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
/
pci
/
oboe.c
Age
Commit message (
Expand
)
Author
2006-08-17
Make this build again without OBOE_DEBUG defined (get rid of warnings
he
2006-08-17
Fix all the -D*DEBUG* code that it was rotting away and did not even compile.
christos
2005-12-11
merge ktrace-lwp.
christos
2005-06-28
Use ANSI function decls and static.
thorpej
2005-02-27
nuke trailing whitespace
perry
2003-10-28
Remove unnecessary code.
mycroft
2003-10-25
Fix uninitialized variable warnings
christos
2003-10-21
And the wise man said: An u_int32_t is not a pointer, my young apprentice,
fvdl
2003-07-14
add missing __KERNEL_RCSID()
lukem
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-28
Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
darrenr
2002-11-26
si_ -> sel_
christos
2002-11-26
Add a comment marking this file as broken on most non-i386 -- vtophys usage.
fvdl
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2001-12-11
Recognized Danube chip as well.
augustss
2001-12-05
Do SIR framing on incoming frames.
augustss
2001-12-04
Simplify interface to irframe.
augustss
2001-12-02
Touch up a little. No functional change.
augustss
2001-12-02
Add driver for the Toshiba's Oboe IrDA chip. From Jan Sparud.
augustss