| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: | John-Mark Gurney | 2005-04-02 | 1 | -1/+1 |
| * | MFC: | John-Mark Gurney | 2005-04-01 | 2 | -3/+61 |
| * | MFC: | John-Mark Gurney | 2005-04-01 | 1 | -15/+7 |
| * | MFC: | John-Mark Gurney | 2005-04-01 | 1 | -38/+55 |
| * | MFC revision 1.281 (by imp) | Xin LI | 2005-04-01 | 1 | -1/+3 |
| * | MFC 1.278: Enable interrupt routing as first choice on alpha. | Bernd Walter | 2005-02-26 | 1 | -1/+2 |
| * | Be conservative and don't power down by default until after 5.4R. | Nate Lawson | 2005-01-31 | 1 | -2/+2 |
| * | MFC: /*- and my license changes for sys/[a-d]* | Warner Losh | 2005-01-30 | 5 | -5/+5 |
| * | MFC: Enable power state support for ACPI and PCI devices for suspend and | Nate Lawson | 2005-01-29 | 1 | -13/+56 |
| * | MFC 1.268 and 1.272: Don't power down base peripherals and enable power | Nate Lawson | 2005-01-29 | 1 | -22/+23 |
| * | MFC: Enhancements to the ddb "experience": | John Baldwin | 2004-11-23 | 1 | -2/+2 |
| * | Disable native ata support for now, too much breaks | Warner Losh | 2004-07-02 | 1 | -1/+1 |
| * | Trim a few things from the dmesg output and stick them under bootverbose to | John Baldwin | 2004-07-01 | 1 | -1/+1 |
| * | Update the special handling code for ATA devices to allow usage of | Søren Schmidt | 2004-06-29 | 1 | -54/+42 |
| * | Do the dreaded s/dev_t/struct cdev */ | Poul-Henning Kamp | 2004-06-16 | 2 | -4/+4 |
| * | Add missing <sys/module.h> includes | Poul-Henning Kamp | 2004-05-30 | 1 | -0/+1 |
| * | Add some missing <sys/module.h> includes which are masked by the | Poul-Henning Kamp | 2004-05-30 | 4 | -2/+6 |
| * | Use PCI_BAR() in preference to PCI_MAPS + x * 4. | Warner Losh | 2004-05-24 | 1 | -2/+2 |
| * | Do not write to those config registers that are unambiguously defined | Warner Losh | 2004-05-24 | 1 | -19/+0 |
| * | Fix cutNpasto in last commit. | Warner Losh | 2004-05-21 | 1 | -1/+1 |
| * | ifdef writing to registers that the base pci standard says are | Warner Losh | 2004-05-21 | 1 | -0/+13 |
| * | Compeletely rewrite the description of hw.pci.do_powerstate to sound | Warner Losh | 2004-05-21 | 1 | -2/+2 |
| * | Improve the English somewhat. | Warner Losh | 2004-05-21 | 1 | -1/+1 |
| * | Ooops, forgot to commit the updated definition for hw.pci.do_powerstate | Warner Losh | 2004-05-21 | 1 | -2/+1 |
| * | MFp4: | Warner Losh | 2004-05-21 | 1 | -3/+7 |
| * | Move pci_do_powerstate up a level. Now it just means 'do not turn devices | Warner Losh | 2004-05-21 | 1 | -3/+6 |
| * | MFp4: o save/restore subvendor, subdevice, vendor, device, baseclass, | Warner Losh | 2004-05-21 | 1 | -0/+16 |
| * | make the pci power state and resource code a lot less chatty. The | Warner Losh | 2004-05-21 | 1 | -17/+28 |
| * | Remove the EBus stopgap of r1.248; a proper fix is in place now. | Thomas Moestl | 2004-04-28 | 1 | -8/+0 |
| * | Fix two typos from PR: 65694 | Warner Losh | 2004-04-26 | 1 | -1/+1 |
| * | Add a stopgap for the EBus breakage on sparc64 since the PCI code does | Marius Strobl | 2004-04-23 | 1 | -0/+8 |
| * | ata devices in legacy are special, and we must treat them as such. | Warner Losh | 2004-04-21 | 1 | -45/+99 |
| * | Do not pre-allocate resources for BAR's on ATA MASTERDEV's thats on | Søren Schmidt | 2004-04-20 | 1 | -0/+9 |
| * | ooops. I disabled pci_enable_io_modes not pci_do_powerstate in the last | Warner Losh | 2004-04-16 | 1 | -4/+4 |
| * | make the bad bar warning less scary, and toss it behind a bootverbose. | Warner Losh | 2004-04-16 | 1 | -2/+3 |
| * | Turn off the power stuff for a little while longer. There appears to be | Warner Losh | 2004-04-16 | 1 | -2/+2 |
| * | Now that the dust has settled on the resource issues, turn on the | Warner Losh | 2004-04-14 | 1 | -2/+2 |
| * | Some devices have what appear to be invalid BARs. They are invalid in | Warner Losh | 2004-04-13 | 1 | -26/+51 |
| * | Add system tunable to turn off power state changes. Default to off until | Warner Losh | 2004-04-11 | 1 | -15/+48 |
| * | Only print state change message for real state changes. When we set a | Warner Losh | 2004-04-09 | 1 | -6/+10 |
| * | Omnibus PCI commit: | Warner Losh | 2004-04-09 | 3 | -60/+298 |
| * | Remove advertising clause from University of California Regent's | Warner Losh | 2004-04-07 | 1 | -1/+3 |
| * | Convert callers to the new bus_alloc_resource_any(9) API. | Nate Lawson | 2004-03-17 | 1 | -1/+1 |
| * | Device megapatch 4/6: | Poul-Henning Kamp | 2004-02-21 | 1 | -0/+2 |
| * | It appears that the changes in the resources allocated is causing much | Warner Losh | 2004-01-17 | 1 | -1/+4 |
| * | Add support for subtractive decoding bridges. These bridges pass all | Warner Losh | 2004-01-11 | 2 | -159/+128 |
| * | MF-p4/diff reduction: | Warner Losh | 2004-01-11 | 1 | -1/+0 |
| * | Minor whitespace changes to conform better to stlye(9) and reduce diffs | Warner Losh | 2003-12-24 | 1 | -5/+5 |
| * | Initial landing of SMP support for FreeBSD/amd64. | Peter Wemm | 2003-11-17 | 1 | -1/+1 |
| * | Enable PCI interrupt routing for i386 SMP kernels. | John Baldwin | 2003-11-03 | 1 | -1/+1 |