summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/pci/mpcpcibus.c
AgeCommit message (Expand)Author
2000-04-01boot noise removal.Dale S. Rahn
2000-03-31Find last memory or io segment, in case multiple happen to be found,Dale S. Rahn
2000-03-24Correct config mechanism for uni-north bridge.Dale S. Rahn
2000-03-20Changes to support uninorth bridge (probably a bit of a hack for now).Dale S. Rahn
2000-01-22Fix pci probing for the powerpc port, it was previously only probing aDale S. Rahn
2000-01-14UVM changes mainly. As of this checkin UVM is still not working for powerpcDale S. Rahn
1999-11-08Changes for imac support. support for VI computers and MCG PowerstackDale S. Rahn
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-08-25PolishPer Fogelstrom
1998-08-23Code to maintain edge/level in the isa interrupt driver.Dale S. Rahn
1998-08-22Various changes to allow mixing of ofw drivers and real drivers.Dale S. Rahn
1998-08-06Some small fixes for non ofw systemsPer Fogelstrom
1998-04-06fix some typesPer Fogelstrom
1997-10-21Dig out the ethernet address from the board configuration. This just takesPer Fogelstrom
1997-10-20Add IPSEC to GENERIC, move if_de srom emul to pciPer Fogelstrom
1997-10-11PCI bus code for monolithic PowerPC kernels.Per Fogelstrom