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