summaryrefslogtreecommitdiff
path: root/sys/dev/cardbus/cardslot.c
AgeCommit message (Expand)Author
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add RCSIDlukem
2001-03-27Cosmetic changes.haya
2001-02-12The card_attach_now flag hasn't been necessary or useful for some time.nathanw
2001-01-28Minor grammar/spelling fixes in comments.nathanw
2000-07-02nuke some final __BROKEN_INDIRECT_CONFIG bits that weren't caught bycgd
2000-06-16beat back the undead: __BROKEN_INDIRECT_CONFIG had risen, and wascgd
2000-03-221. Do not apply 5 V on a CardBus card.haya
2000-01-31Force power off when a CardBus card is detached.haya
2000-01-26Add cardbus detach functionality. Add a functionhaya
2000-01-24Use config_pending. Addresses kern/9247.thorpej
1999-11-15Handle insertion and removal events more strictly.haya
1999-10-29Change cardbus messages when cardbus does not configured.haya
1999-10-27Use opt_cardbus.h for cardbus.c and opt_cardslot.h for cardslot.c.haya
1999-10-15add NetBSD ID tag.haya
1999-10-15This is the first check-in of CardBus driver. CardBus driver containshaya