summaryrefslogtreecommitdiffstats
path: root/sys/dev/cardbus/puc_cardbus.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify various parts of the puc(4) attachment code. Tested lightlyderaadt2011-11-151-2/+2
* replace a bunch of BAR wrangling code with calls to the pcijsg2010-03-271-2/+2
* Give cardbus the pci_chipset_tag_t from pccbb and push it out throughjsg2010-03-271-11/+10
* Bring back cardbus_chipset_tag_t which is in practice ajsg2010-03-271-3/+3
* Remove some cardbus defines and types which are identical tojsg2010-03-221-7/+7
* Make puc(4) detachable.kettenis2007-12-041-13/+22
* Add a symbolic name parameter to cardbus_intr_establish().grange2006-10-121-2/+2
* puc@cardbus (only added (commented out) to whom has puc@pci enabled)mickey2006-07-311-0/+187