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
/
arch
/
evbarm
/
iq80310
/
com_obio.c
Age
Commit message (
Expand
)
Author
2018-12-08
Clean up initialization of com_regs structure, in preparation for
thorpej
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
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
2006-07-13
Add an option COM_REGMAP to allow com(4) to use an array of register indices.
gdamore
2005-12-11
merge ktrace-lwp.
christos
2003-07-15
__KERNEL_RCSID()
lukem
2002-10-03
Use indirect configuration for on-board devices (i.e. those things
thorpej
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
Rather than referencing the cfdriver directly in the cfdata entries,
thorpej
2002-04-12
* Add a new hwflag, COM_HW_NO_TXPRELOAD, which tells comstart() to
thorpej
2002-04-12
Disable TXFIFO on npwr. There is some sort of serial interrupt lossage that
briggs
2001-11-07
Rework and fleshing out of Intel IQ80310 XScale eval board support.
thorpej
2001-09-02
com (16550) attachment for iq80310
matt