summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccbb
Commit message (Expand)AuthorAgeFilesLines
* Move Intel 82092AA into the list of devices. It appears to be a oneimp2001-11-111-1/+1
* Add Omega 82c094 PCI PCMCIA bridge. It is similar to the CL-PD6729 inimp2001-11-111-3/+3
* Add PCIC_TI4410phk2001-11-031-0/+2
* Surf the net again and find more device IDs:imp2001-09-061-6/+24
* minor commentaryimp2001-09-061-0/+10
* First, The Ricoh 5C47x chips don't have the disable the 3e0 bits.imp2001-08-291-5/+11
* Fix the hack that allocates memory when the bios haven't already done so.jon2001-08-271-1/+1
* Note difficulties we had in OLDCARD using NEWCARD's methods of debouncing car...imp2001-08-271-0/+6
* Part two of this NEWCARD update:jon2001-08-272-290/+466
* Non-functional changes to NEWCARD stuff.jon2001-08-264-626/+624
* 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