aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pccbb
Commit message (Expand)AuthorAgeFilesLines
* o Now that I've had time to test the new interface, reintegrate it back in.Warner Losh2001-01-071-12/+11
* Undo the interface change to CARD_GET_MEMORY_OFFSET. It wasn't testedWarner Losh2001-01-071-7/+7
* * Better kld support in pccbb/cardbusJonathan Chen2001-01-062-55/+94
* Updates to match changes elsewhere in the PCI subsystem:Mike Smith2000-12-132-1/+33
* A bunch of newcard/cardbus changes that's been sitting in my tree for a while:Jonathan Chen2000-11-283-241/+333
* Cleanup allocation of resources for 16-bits. We now do the rightWarner Losh2000-10-221-12/+20
* Allow interrupts to be sharable.Warner Losh2000-10-201-9/+6
* Go ahead and disable the legacy mapping of the pcic registers on theWarner Losh2000-10-181-1/+1
* Initial commit of NEWCARD cardbus side (that actually compiles and works)Jonathan Chen2000-10-184-0/+2075