Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Move the declaration of struct upa_ranges and the UPA_RANGE_* macros | marius | 2005-12-03 | 1 | -2/+2 |
* | - Adhere style(9) (don't use function calls in initializers, use uintXX_t | marius | 2005-12-03 | 1 | -4/+5 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | - Remove the old sparc64 OFW PCI code (as opposed to the former | marius | 2004-05-08 | 1 | -5/+0 |
* | Fix the EBus driver to work with the new PCI code. Unlike other PCI | tmm | 2004-04-28 | 1 | -18/+26 |
* | s=include <ofw/=include <dev/ofw/= to reflect removal of -I$S/dev | imp | 2003-08-23 | 1 | -2/+2 |
* | Add the new sparc64 OFW PCI framework, conditional on options OFW_NEWPCI | tmm | 2003-07-01 | 1 | -2/+31 |
* | Make the OpenFirmware interrupt mapping code more generic, to reduce | tmm | 2002-03-24 | 1 | -13/+0 |
* | Fix a warning by adding a missing include. | tmm | 2002-03-09 | 1 | -0/+1 |
* | Add ISA support code for sparc64. | tmm | 2001-11-09 | 1 | -0/+100 |