index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
alpha
/
include
/
pci_machdep.h
Age
Commit message (
Expand
)
Author
2021-07-04
Reduce code duplication when setting up the interrupt handler data
thorpej
2021-06-19
Don't use a bunch of switch() statements in the core logic drivers to select
thorpej
2021-05-27
The Tsunami / Typhoon chipsets have a static "monster window" for DMA
thorpej
2020-09-26
Implement cpu_intr_redistribute() for Tusnami/Titan systems.
thorpej
2020-09-26
Add support for CPU interrupt affinity for PCI interrupts:
thorpej
2020-09-22
Changes to make MPSAFE interrupts work on Alpha:
thorpej
2014-03-29
make pci_intr_string and eisa_intr_string take a buffer and a length
christos
2014-03-21
gc sprintf; reduce local static usage of interrupt strings that are only
christos
2014-01-20
Check and set "is_console" property to PCI displays for framebuffer drivers.
tsutsui
2012-02-06
Do a minor cleanup of alpha (this will make applying pullups post branching
matt
2011-06-14
struct device * -> device_t
matt
2011-04-04
Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9),
dyoung
2005-12-11
merge ktrace-lwp.
christos
2004-07-29
remove now unnecessary "pci_enumerate_bus" definitions
drochner
2002-05-15
Let 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-15
Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*
thorpej
2001-06-08
For ports that wire up pciide in compatibility mode, have
simonb
2000-12-28
Change pci_intr_map to get interrupt source information from a "struct
sommerfeld
2000-06-04
Implement the more flexiable `evcnt' interface as discussed (briefly) on
cgd
2000-06-01
kill __P in these files. (I had to look at them anyway with an eye for
cgd
1999-03-19
move pci/pci_machdep.h to include/pci_machdep.h. (can't do it via
cgd
1996-04-12
this file is no longer used
cgd
1995-11-23
wholesale update from my NetBSD/Alpha source tree. Includes:
cgd