| Commit message (Expand) | Author | Age | Files | Lines |
* | Set the rid for any resource obtained from rman_reserve_resource. | imp | 2006-04-20 | 1 | -0/+1 |
* | - Register the generic implementations for the device shutdown, suspend | marius | 2006-01-26 | 1 | -1/+4 |
* | - Convert these bus drivers to make use of the newly introduced set of | marius | 2005-11-22 | 1 | -102/+47 |
* | Now that all affected drivers have been changed remove the helpers | marius | 2005-06-04 | 1 | -34/+3 |
* | - Artificially using SYS_RES_IOPORT for EBus devices for reasons of | marius | 2005-05-19 | 1 | -24/+43 |
* | Don't panic when we're asked to allocate a resource type that we know | marcel | 2005-01-09 | 1 | -3/+2 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 2 | -2/+2 |
* | Device driver for onboard CS4231 audio controller which is found | yongari | 2004-10-25 | 1 | -0/+91 |
* | - Introduce an ofw_bus kobj-interface for retrieving the OFW node and a | marius | 2004-08-12 | 2 | -105/+71 |
* | These don't need RMAN_RESOURCE_VISIBLE now that rman is visible | imp | 2004-07-03 | 1 | -1/+0 |
* | These need __RMAN_RESOURCE_VISIBLE, too. | marius | 2004-06-30 | 1 | -0/+1 |
* | Add missing <sys/module.h> instances which were shadowed by the nested | phk | 2004-06-03 | 1 | -0/+1 |
* | - Remove the old sparc64 OFW PCI code (as opposed to the former | marius | 2004-05-08 | 1 | -29/+3 |
* | Remove inclusion of opt_ebus.h. | tmm | 2004-04-30 | 1 | -2/+0 |
* | Fix the EBus driver to work with the new PCI code. Unlike other PCI | tmm | 2004-04-28 | 1 | -90/+170 |
* | The compatibility specification property is named "compatible", not | tmm | 2004-03-27 | 1 | -1/+1 |
* | s=include <ofw/=include <dev/ofw/= to reflect removal of -I$S/dev | imp | 2003-08-23 | 1 | -2/+2 |
* | Prefer new location of pci include files (which have only been in the | imp | 2003-08-22 | 1 | -2/+2 |
* | Add the new sparc64 OFW PCI framework, conditional on options OFW_NEWPCI | tmm | 2003-07-01 | 1 | -10/+27 |
* | Fix interrupt assignment for non-builtin PCI devices on e450s. | tmm | 2003-05-30 | 1 | -4/+6 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -1/+1 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -1/+1 |
* | Add two new workaround for firmware anomalies: | tmm | 2002-11-07 | 1 | -1/+1 |
* | Make the OpenFirmware interrupt mapping code more generic, to reduce | tmm | 2002-03-24 | 2 | -81/+10 |
* | Set the interrupt map type accordingly if we need to fall back to using | tmm | 2002-03-09 | 1 | -0/+1 |
* | Minor bug fixes (add a missing break, correct the resource ranges, remove | tmm | 2002-02-13 | 1 | -3/+5 |
* | Add EBus support code, ported from NetBSD. | tmm | 2001-11-09 | 2 | -0/+562 |