Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | - Introduce an ofw_bus kobj-interface for retrieving the OFW node and a | marius | 2004-08-12 | 1 | -2/+2 |
* | - Use the rman_get_* functions instead of reaching into struct resource. | marius | 2004-08-11 | 1 | -1/+0 |
* | Catch up with __RMAN_RESOURCE_VISIBLE change | grehan | 2004-07-01 | 1 | -0/+1 |
* | Catchup to now-required <sys/module.h> for PowerPC | grehan | 2004-06-25 | 1 | -0/+1 |
* | Convert callers to the new bus_alloc_resource_any(9) API. | njl | 2004-03-17 | 1 | -1/+1 |
* | - removed debug printf that was a false positive on non-OpenPIC systems | grehan | 2004-02-04 | 1 | -7/+5 |
* | Use device alias "mpic" to locate the macio OpenPIC. This works | grehan | 2004-02-03 | 1 | -6/+5 |
* | Make the OpenPic driver bus-independent, with attachments for | grehan | 2004-01-13 | 1 | -0/+231 |