summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/include/pci_machdep.h
AgeCommit message (Expand)Author
2007-08-04Add missing pci_intr_line() implementation.Mark Kettenis
2007-04-01Shift tags when converting them into an address offset. Necessary to supportMark Kettenis
2006-03-19rev 1.86Brad Smith
2005-09-04remove unused NetBSD pci_intr_evcnt() function.Brad Smith
2004-12-02Add pci_decompose_tag() for sparc64.Brad Smith
2003-05-16The sparc64 proms do not map all interrupt vectors. Instead ofHenric Jungheim
2003-02-17Add support for the Sun Enterprise 450Henric Jungheim
2003-01-13Don't use a global variable to determine which pci_conf* function to call,Jason Wright
2002-06-092^5 not 5, duh, sorry matthieuJason Wright
2002-06-09Ah, seems we've seen this problem before (macro's with wrong name)Jason Wright
2002-06-09add PCITAG_BUS/DEV/FUNC for decoding PCI tagsJason Wright
2002-06-08make pci_conf_{read|write} indirect functions so we can overload themJason Wright
2002-04-03in PCITAG_SETNODE s/t/x to match usage; from netbsdJason Wright
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-08-22Fix interrupt establishing.Artur Grabowski
2001-08-20$OpenBSD$Jason Wright
2001-08-19Lot of stuff... Some from NetBSD, some from OpenBSD, minor modificationsJason Wright