summaryrefslogtreecommitdiff
path: root/sys/arch/algor/dev/vtpbc_mainbus.c
AgeCommit message (Expand)Author
2003-07-14add __KERNEL_RCSID()lukem
2003-06-15Handle 64bit DMA addresses on PCI for platforms that can (currently onlyfvdl
2003-01-01Use aprint_normal() for cfprint() routines.thorpej
2002-10-02Fix script-o's in last.thorpej
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-05-16* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set tothorpej
2001-06-22A P-6032 will never have a V3 PBC -- don't include its option header.thorpej
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-05-28A port to the Algorithmics MIPS evaluation boards. We currentlythorpej