| Commit message (Expand) | Author | Age | Files | Lines |
| * | Mollify the whitespace police | Warner Losh | 2005-11-08 | 1 | -27/+27 |
| * | Shutdown a little better by commenting the shutdown code and acknowledging | Warner Losh | 2005-10-29 | 1 | -4/+9 |
| * | Shut down the card bus bridge hardware on detach. Before we'd just | Warner Losh | 2005-10-29 | 1 | -6/+14 |
| * | Make sure we set bst and bsh in the softc. | Warner Losh | 2005-10-19 | 1 | -0/+2 |
| * | Merge in WIP from p4 for supporting ISA pccard bridges conforming to | Warner Losh | 2005-10-14 | 1 | -17/+43 |
| * | MFP4: More removal of unused stuff. | Warner Losh | 2005-10-08 | 2 | -2/+0 |
| * | MFP4: Changes to hopefully make the new power code work better | Warner Losh | 2005-10-08 | 1 | -3/+3 |
| * | MFP4: We no longer use intr_handlers, so remove it. | Warner Losh | 2005-10-08 | 2 | -4/+0 |
| * | MFP4: Note why we do the dance we do for waiting for the thread to die. | Warner Losh | 2005-10-08 | 1 | -0/+8 |
| * | Fix bad compile. Pointy hat to: imp | Warner Losh | 2005-09-29 | 2 | -2/+2 |
| * | o Add a bunch of o2micro controller IDs | Warner Losh | 2005-09-29 | 2 | -2/+13 |
| * | I added the device IDs to the header, but not to the table. Add them | Warner Losh | 2005-09-29 | 1 | -0/+9 |
| * | 'PC Card' instead of other variants | Warner Losh | 2005-09-22 | 1 | -3/+3 |
| * | This appears to be good for some folks, but really bad for others. | Warner Losh | 2005-09-12 | 1 | -1/+0 |
| * | Minor improvement for the suspend case for Ricoh based (and others) | Warner Losh | 2005-09-08 | 1 | -0/+1 |
| * | o The ricoh bridge needs us to turn off the function interrupts for | Warner Losh | 2005-07-17 | 1 | -12/+22 |
| * | Rename a bit to make it clearer that it enables routing of the function | Warner Losh | 2005-07-17 | 2 | -2/+2 |
| * | The CD interrupt should only be enabled after we've initialized the | Warner Losh | 2005-07-17 | 1 | -10/+38 |
| * | s/_us// | Warner Losh | 2005-07-15 | 1 | -1/+1 |
| * | Move to using tsleeps in the cardbus reset case as well. This | Warner Losh | 2005-07-15 | 1 | -3/+7 |
| * | Omnibus power and interrupt fixes: | Warner Losh | 2005-07-14 | 3 | -48/+76 |
| * | Not yet ready to burn this, so unmark power stuff.... non-type 0 busses still... | Warner Losh | 2005-06-06 | 1 | -4/+0 |
| * | Since cbb implements the pcib_ interface, it must also implement the | Warner Losh | 2005-04-13 | 1 | -0/+10 |
| * | Use BUS_PROBE_DEFAULT for pci probe return value | Warner Losh | 2005-03-05 | 1 | -6/+3 |
| * | Use the standard FreeBSD license for these files. | Warner Losh | 2005-01-13 | 4 | -28/+22 |
| * | The card activation failured message is lame, and not done for other | Warner Losh | 2005-01-11 | 1 | -3/+1 |
| * | /* -> /*- for a second clause | Warner Losh | 2005-01-11 | 2 | -2/+2 |
| * | Use the FreeBSD standard license, since there's no reason to use the | Warner Losh | 2005-01-11 | 2 | -20/+17 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 6 | -6/+6 |
| * | Add recognition of O2Micro 711M1. | Warner Losh | 2004-12-23 | 2 | -0/+2 |
| * | Don't need to declare cbb module. don't know why I never saw | Warner Losh | 2004-08-16 | 2 | -2/+0 |
| * | Move towards isa attachment for pccbb. This is a work in progress, but | Warner Losh | 2004-08-12 | 4 | -690/+1086 |
| * | Add IDs from TI's web site. Reports from the field and inspection of | Warner Losh | 2004-07-22 | 2 | -1/+14 |
| * | More TI device IDs. | Warner Losh | 2004-07-22 | 1 | -0/+3 |
| * | Update comment about fast interrupts to be closer to reality | Warner Losh | 2004-07-22 | 1 | -0/+4 |
| * | Improve the kludge assignment of sub-bus numbers a little by fixing an | Warner Losh | 2004-06-23 | 1 | -1/+1 |
| * | Add some missing <sys/module.h> includes which are masked by the | Poul-Henning Kamp | 2004-05-30 | 1 | -0/+1 |
| * | When attaching pccard and cardbus children, there's no need to set the | Warner Losh | 2004-05-21 | 1 | -6/+2 |
| * | Now that we have the resource allocation code in current, the kludge | Warner Losh | 2004-05-21 | 2 | -56/+10 |
| * | Need to mark the interrupt from cbb as being MP safe on resume too. | Warner Losh | 2004-05-04 | 1 | -2/+2 |
| * | Start programming the bus numbers for the pci<->cardbus. When the | Warner Losh | 2004-04-23 | 1 | -1/+30 |
| * | Remove extra copy of code. | Warner Losh | 2004-04-13 | 1 | -7/+0 |
| * | MFp4: | Warner Losh | 2004-04-12 | 1 | -4/+15 |
| * | Better checks to make sure that we get good alignment. This code is a | Warner Losh | 2004-04-06 | 1 | -7/+6 |
| * | Fix mis-merge from p4 by adding line getting sc. | Warner Losh | 2004-04-06 | 1 | -2/+9 |
| * | MFP4: Power up with OE disabled. Similar patches went into NetBSD a | Warner Losh | 2004-04-06 | 1 | -1/+6 |
| * | Convert callers to the new bus_alloc_resource_any(9) API. | Nate Lawson | 2004-03-17 | 1 | -3/+3 |
| * | kthread_exit() no longer requires Giant, so don't force callers to acquire | John Baldwin | 2004-03-05 | 1 | -1/+0 |
| * | MFp4: | Warner Losh | 2004-01-04 | 2 | -5/+5 |
| * | Fix typo in ENE CB710 description. It isn't a 720. | Warner Losh | 2003-12-22 | 1 | -1/+1 |