Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-13 | * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to | Brad Smith | |
NULL for root PCI busses. For busses behind a bridge, it points to a persistent copy of the bridge's pcitag_t. This can be very useful for machine-dependent PCI bus enumeration code. From NetBSD ok grange@ kettenis@ | |||
2006-01-04 | Stop abusing phys_map to know if it is safe to use malloc in extent routines; | Miod Vallat | |
instead use a global flag, like some other architectures do. No functional change. | |||
2006-01-04 | Do not return zero in bus_space_map() on failure (sigh). | Miod Vallat | |
2005-01-31 | Un-__P. | Alexander Yurchenko | |
ok pefo@ | |||
2004-10-20 | Fix some 64 bit address problems. | Per Fogelstrom | |
Some function names made more unique. Other changes for the upcoming Origin 200 support. | |||
2004-09-24 | new style interrupt counters; pefo ok | Theo de Raadt | |
2004-09-20 | Add support for R10K cpu class | Per Fogelstrom | |
2004-09-09 | Kernel moves to 64 bit. A few more tweaks when binutils is updated. | Per Fogelstrom | |
2004-08-11 | various ansi and spacing issues; pefo ok | Theo de Raadt | |
2004-08-10 | spacing | Theo de Raadt | |
2004-08-06 | initial sgi import | Per Fogelstrom | |