summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccbb
Commit message (Expand)AuthorAgeFilesLines
...
* Fix warning message.imp2001-06-301-3/+4
* Revert last change: it was unintended at this time.imp2001-06-201-31/+37
* Add new entries for:imp2001-06-202-38/+35
* Separate out pci cardbus bridge definitions to a common file for useimp2001-05-252-37/+66
* Add some more O2Micro devices I gleened from the web site/linux pcmcia cs.imp2001-04-182-4/+13
* Add support for the OZ6832.imp2001-04-182-0/+3
* Add O2Micro's OZ6872 Cardbus bridge.imp2001-04-112-0/+5
* Change the previous commit to be in style(9)jesper2001-03-301-2/+1
* Fix building NEWCARD again, by includingjesper2001-03-291-0/+2
* Change and clean the mutex lock interface.bmilekic2001-02-091-13/+13
* Fix memory leaks with dev_get_children().imp2001-02-081-0/+6
* o Now that I've had time to test the new interface, reintegrate it back in.imp2001-01-071-12/+11
* Undo the interface change to CARD_GET_MEMORY_OFFSET. It wasn't testedimp2001-01-071-7/+7
* * Better kld support in pccbb/cardbusjon2001-01-062-55/+94
* Updates to match changes elsewhere in the PCI subsystem:msmith2000-12-132-1/+33
* A bunch of newcard/cardbus changes that's been sitting in my tree for a while:jon2000-11-283-241/+333
* Cleanup allocation of resources for 16-bits. We now do the rightimp2000-10-221-12/+20
* Allow interrupts to be sharable.imp2000-10-201-9/+6
* Go ahead and disable the legacy mapping of the pcic registers on theimp2000-10-181-1/+1
* Initial commit of NEWCARD cardbus side (that actually compiles and works)jon2000-10-184-0/+2075
OpenPOWER on IntegriCloud