summaryrefslogtreecommitdiffstats
path: root/sys/dev/pcmcia/pcmciachip.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* use proper bus_size_t for register offsets and not bus_addr_t; uwe@ miod@ testingmickey2005-11-231-2/+2
* Add pcmcia_intr_string() to format the intr string for pcmcia attachmillert2005-01-271-1/+5
* Final __P removal plus some cosmetic fixupsmillert2002-03-141-3/+3
* First round of __P removal in sysmillert2002-03-141-23/+23
* quieten pcmcia/cardbus interrupt handling at unsuspend timederaadt2001-08-171-4/+4
* Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On manyaaron2000-04-081-2/+11
* Support detaching. Support CIS-less cards. Style police.niklas1999-08-081-2/+3
* PCMCIA code ported from NetBSD.fgsch1998-09-111-0/+145