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
/
mca
/
com_mca.c
Age
Commit message (
Expand
)
Author
2009-11-23
Remove some unecessary includes sys/user.h header.
rmind
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-14
Split device_t and softc for all com(4) devices (well, everything that
cube
2008-02-29
Use pmf_device_register1() instead of shutdownhook_establish() to
dyoung
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2006-07-13
Add an option COM_REGMAP to allow com(4) to use an array of register indices.
gdamore
2006-03-29
Use device_private().
thorpej
2005-12-11
merge ktrace-lwp.
christos
2005-02-27
nuke trailing whitespace
perry
2005-02-04
de-__P
perry
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
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-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add RCSID
lukem
2001-04-20
Add support for IBM Multi-Protocol Communications Adapter. Card provided
jdolecek
2001-04-20
Add support for NeoTecH Single RS-232 Async. Adapter, SM110. Tested
jdolecek
2001-03-31
add year 2001 to copyright for NetBSD
jdolecek
2001-03-19
Provide MCA com(4) attachment. Tested with IBM Internal modem, kindly
jdolecek