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