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
/
ic
/
cs89x0var.h
Age
Commit message (
Expand
)
Author
2015-04-13
Convert sys/dev to use <sys/rndsource.h>.
riastradh
2012-02-02
Entropy-pool implementation move and cleanup.
tls
2011-11-19
First step of random number subsystem rework described in
tls
2009-09-22
Split device_t/softc. Tested only on cs at ofisa on shark.
tsutsui
2009-09-22
- replace shutdownhook_establish(9) with pmf_device_register1(9)
tsutsui
2009-05-12
struct device * -> device_t, no functional changes intended.
cegger
2006-02-16
Change "inline" back to "__inline" in .h files -- C99 is still too
perry
2005-12-24
__inline__ -> inline
perry
2005-12-11
merge ktrace-lwp.
christos
2005-02-27
nuke trailing whitespace
perry
2004-07-04
Add the optional ability to parse the cs's eeprom data structure. I've made
chris
2003-07-08
function prototype must not have variable name
itojun
2003-05-03
DMA, not dma nor Dma.
wiz
2003-01-06
interrupt with two rs.
wiz
2002-05-21
Make it possible to override the way register access is done.
augustss
2002-05-14
ANSIfy.
augustss
2001-11-26
move dev/isa/cs89x0{.c,{var,reg}.h} into dev/ic
yamt