Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |