summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/dev/pci_machdep.c
AgeCommit message (Expand)Author
2002-06-08make pci_conf_{read|write} indirect functions so we can overload themJason Wright
2002-03-26Permit compiling with DEBUG; Joey Coleman <joeycoleman@acm.org>Jason Wright
2002-03-14First round of __P removal in sysTodd C. Miller
2001-10-12From NetBSD: convert printf's to debug only and remove a panicJason Wright
2001-08-29rcsidJason Wright
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-08-23Check for OF_mapintr() failure appears to be backwards; diff mailed to NetBSD.Jason Wright
2001-08-22Fix interrupt establishing.Artur Grabowski
2001-08-22pci_machep from NetBSDArtur Grabowski