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
/
cardbus
/
cardslotvar.h
Age
Commit message (
Expand
)
Author
2021-04-17
convert cardslot event thread from wakeup/tsleep to mutex/condvar.
mrg
2009-12-15
Move to 2-clause license. Approved by HAYAKAWA Koichi (copyright holder).
snj
2008-07-03
minor cleanup so that it can cope with a futute split pcmcia device/softc
drochner
2008-06-25
Avoid the use of i82365var.h - we don't use any functions from there.
drochner
2008-06-25
split device/softc for pccbb, the cardbus half of cardslot and cardbus
drochner
2008-06-24
clean up some useless code and variables in cardbus attachment
drochner
2007-07-09
Merge some of the less invasive changes from the vmlocking branch:
ad
2005-12-11
merge ktrace-lwp.
christos
2005-02-04
de-__P
perry
2004-09-13
a round of autoconf cleanup:
drochner
2003-07-08
function prototype must not have variable name
itojun
2001-05-30
Cosmetic change.
haya
2000-03-13
Fix doubled 'the's in comments.
soren
1999-12-15
Normalize symbol names used for multiple inclusion protection.
kleink
1999-11-15
Handle insertion and removal events more strictly.
haya
1999-10-15
add NetBSD ID tag.
haya
1999-10-15
This is the first check-in of CardBus driver. CardBus driver contains
haya