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
/
cardslot.c
Age
Commit message (
Expand
)
Author
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add RCSID
lukem
2001-03-27
Cosmetic changes.
haya
2001-02-12
The card_attach_now flag hasn't been necessary or useful for some time.
nathanw
2001-01-28
Minor grammar/spelling fixes in comments.
nathanw
2000-07-02
nuke some final __BROKEN_INDIRECT_CONFIG bits that weren't caught by
cgd
2000-06-16
beat back the undead: __BROKEN_INDIRECT_CONFIG had risen, and was
cgd
2000-03-22
1. Do not apply 5 V on a CardBus card.
haya
2000-01-31
Force power off when a CardBus card is detached.
haya
2000-01-26
Add cardbus detach functionality. Add a function
haya
2000-01-24
Use config_pending. Addresses kern/9247.
thorpej
1999-11-15
Handle insertion and removal events more strictly.
haya
1999-10-29
Change cardbus messages when cardbus does not configured.
haya
1999-10-27
Use opt_cardbus.h for cardbus.c and opt_cardslot.h for cardslot.c.
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