index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
cardbus
/
cardslot.c
Age
Commit message (
Expand
)
Author
2013-10-30
Replace workqs with tasks.
Martin Pieuchot
2013-05-30
Enforce ca_activate tree-walks over the entire heirarchy for all events,
Theo de Raadt
2010-08-25
Make CardBus ral(4) suspend and resume properly on machines that keep the
Mark Kettenis
2010-01-13
As per NetBSD move HAYAKAWA Koichi's licenses to two clause.
Jonathan Gray
2008-12-03
Get size of the struct cardslot_event, not the function cardslot_event.
Ray Lai
2008-11-24
use workq instead of crafting our own kthread, since the tasks being done
Theo de Raadt
2007-12-21
Don't panic if someone inserts a CardBus slot for which we disabled CardBus
Mark Kettenis
2007-12-16
Don't crash if we only try to attach pcmcia(4).
Mark Kettenis
2007-09-17
Un-staticize if option DDB.
Miod Vallat
2005-09-19
knf.
Federico G. Schwindt
2004-07-25
typo, enevt -> event
Brad Smith
2004-07-15
- The card_attach_now flag hasn't been necessary or useful for some time.
Brad Smith
2004-05-04
Remove useless ``elm'' argument from the SIMPLEQ_REMOVE_HEAD macro.
Alexander Yurchenko
2003-10-21
typos from Tom Cosgrove;
Jason McIntyre
2002-03-14
First round of __P removal in sys
Todd C. Miller
2000-04-08
Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On many
Aaron Campbell