summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/include/pci_machdep.h
AgeCommit message (Expand)Author
2021-07-04Reduce code duplication when setting up the interrupt handler datathorpej
2021-06-19Don't use a bunch of switch() statements in the core logic drivers to selectthorpej
2021-05-27The Tsunami / Typhoon chipsets have a static "monster window" for DMAthorpej
2020-09-26Implement cpu_intr_redistribute() for Tusnami/Titan systems.thorpej
2020-09-26Add support for CPU interrupt affinity for PCI interrupts:thorpej
2020-09-22Changes to make MPSAFE interrupts work on Alpha:thorpej
2014-03-29make pci_intr_string and eisa_intr_string take a buffer and a lengthchristos
2014-03-21gc sprintf; reduce local static usage of interrupt strings that are onlychristos
2014-01-20Check and set "is_console" property to PCI displays for framebuffer drivers.tsutsui
2012-02-06Do a minor cleanup of alpha (this will make applying pullups post branchingmatt
2011-06-14struct device * -> device_tmatt
2011-04-04Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9),dyoung
2005-12-11merge ktrace-lwp.christos
2004-07-29remove now unnecessary "pci_enumerate_bus" definitionsdrochner
2002-05-15Let machine-dependent code specify how to enumerate the bus.thorpej
2002-05-15(*pc_decompose_tag)() is no longer alpha specific. Move it as appropriate.thorpej
2002-05-15Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*thorpej
2001-06-08For ports that wire up pciide in compatibility mode, havesimonb
2000-12-28Change pci_intr_map to get interrupt source information from a "structsommerfeld
2000-06-04Implement the more flexiable `evcnt' interface as discussed (briefly) oncgd
2000-06-01kill __P in these files. (I had to look at them anyway with an eye forcgd
1999-03-19move pci/pci_machdep.h to include/pci_machdep.h. (can't do it viacgd
1996-04-12this file is no longer usedcgd
1995-11-23wholesale update from my NetBSD/Alpha source tree. Includes:cgd