summaryrefslogtreecommitdiff
path: root/sys/arch/algor/dev
AgeCommit message (Expand)Author
2002-01-02Fix a typo.thorpej
2001-11-28Add a "cacheline_size" argument to pci_configure_bus(). It is usedthorpej
2001-11-09Add a "firstbus" argument to pci_configure_bus(), indicating thethorpej
2001-10-20Fix a tyop in a comment.simonb
2001-08-22If PCI_NETBSD_ENABLE_IDE is set, enable the PIIX{3,4} southbridgethorpej
2001-06-25Print more BONITO rev. info.thorpej
2001-06-22Check in work-in-progress of P-6032 support. This is not tested,thorpej
2001-06-22A P-6032 will never have a V3 PBC -- don't include its option header.thorpej
2001-06-15Yet more interrupt cleanup -- the platform mater interrupt establishthorpej
2001-06-14When the old PCI address map is in use, disable I/O space. Also disablethorpej
2001-06-14Read the PCI memory space base and the PCI DMA window base from thethorpej
2001-06-10Correct for a data structure change.thorpej
2001-06-10Rewrite the interrupt handling code:thorpej
2001-06-01Add support for the Algorithmics P-4032 board. This is totallythorpej
2001-05-28A port to the Algorithmics MIPS evaluation boards. We currentlythorpej