Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add pci_resume() to reestablish interrupt routing after | iwasaki | 2003-09-17 | 1 | -0/+1 |
* | Prefer the uintXX_t to the u_intXX_t names. | imp | 2003-08-22 | 1 | -2/+2 |
* | Add a new PCI interface method, assign_interrupt, to determine the | tmm | 2003-07-01 | 1 | -0/+1 |
* | Return status for PCI methods '{enable,disable}_{io,busmaster}'. | mdodd | 2003-04-16 | 1 | -4/+4 |
* | Move the pnp and location info into the common pci bus. Make all known | imp | 2003-02-17 | 1 | -0/+4 |
* | These don't need to be semi-public after all. | imp | 2003-02-17 | 1 | -3/+0 |
* | Use rman_get_device rather than rle->resl->r_dev. | imp | 2003-02-16 | 1 | -1/+3 |
* | - Make pci_load_vendor_data() static and do it during MOD_LOAD instead of | jhb | 2002-09-04 | 1 | -1/+0 |
* | Various changes to make it easier to subclass the PCI bus device. | jhb | 2002-08-26 | 1 | -0/+5 |
* | Add 5th parameter to pci_read_device specifying the size of the object | imp | 2002-03-13 | 1 | -1/+2 |
* | Use the pci.c code wherever possible, rather than copying all the pci | imp | 2002-02-27 | 1 | -0/+67 |