index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
arch
/
amd64
/
include
/
pci_machdep.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding IOMMU support for AMD Vi and Intel VTD (disabled)
jordan
2020-10-27
1
-2
/
+3
*
pci_intr_establish_cpu() for establishing an interrupt no a specific cpu.
dlg
2020-06-17
1
-1
/
+4
*
Implement suspend/resume support for MSI-X interrupts. Loosely based on
kettenis
2019-06-25
1
-1
/
+8
*
Add support for multiple PCI segments. Only really implemented for arm64
kettenis
2018-08-19
1
-2
/
+3
*
Properly pass around the PCI "chipset tag" in acpi(4) and refactor
kettenis
2018-07-04
1
-4
/
+3
*
Initial support for MSI-X. Only supported on amd64 for now. I have diffs to
kettenis
2016-05-04
1
-2
/
+5
*
Remove duplicated prototype.
miod
2015-10-29
1
-3
/
+1
*
Avoid assigning low addresses to PCI BARs. Some machines don't claim these
kettenis
2015-07-17
1
-1
/
+6
*
Add support for Power Resources for Dx states and the necessary hook
mpi
2013-11-06
1
-1
/
+2
*
Set up PCI bus number resource accounting for the main PCI bus hierarchy.
kettenis
2012-09-19
1
-1
/
+2
*
Implement pci_min_powerstate().
kettenis
2012-09-07
1
-1
/
+3
*
Introduce pci_probe_device_hook(pci_chipset_tag_t, struct pci_attach_args *).
miod
2011-10-10
1
-1
/
+2
*
First stab at suporting Message Signaled Interrupts on amd64. Unfortunately
kettenis
2011-05-21
1
-1
/
+2
*
Add support for Memory Mapped Configuration space access. This gives us
kettenis
2011-01-04
1
-1
/
+4
*
Introduce a new pci routine, pci_conf_size(), which returns the size of a
miod
2010-12-04
1
-1
/
+2
*
Add support for mapping ACPI to PCI devices
jordan
2010-06-29
1
-1
/
+3
*
Allow MD limits for allocating PCI io and mem space and specify limits on
kettenis
2009-10-06
1
-1
/
+8
*
Constify the what/name parameter of pci_intr_establish().
mk
2009-08-22
1
-2
/
+2
*
Pass a pci_chipset_tag_t to pci_intr_line(), to eventually allow the
miod
2009-07-20
1
-2
/
+2
*
Simplify PCI config space access code. There is no way we're ever going to
kettenis
2009-04-21
1
-21
/
+4
*
Create extents for resource accounting on the root PCI bus and populate them
kettenis
2009-04-11
1
-1
/
+5
*
Remove an unused function inherited from NetBSD that deals with a broken
kettenis
2009-04-04
1
-2
/
+1
*
revert all changes related to the mpsafe intr handler. i screwed up the commit
tedu
2008-12-06
1
-8
/
+3
*
mpsafe intr_establish that doesn't get biglock, so that we may dream of the day when this is useful.
tedu
2008-12-06
1
-3
/
+8
*
Remove the x86 and i386 prefixes to the bus_dma types. It's really quite
oga
2008-12-03
1
-2
/
+2
*
Change pci_intr_handle_t to be like i386 where it is a struct that stores the
kettenis
2008-11-26
1
-3
/
+7
*
Add CardBus/PCMCIA support to AMD64.
tdeval
2005-10-05
1
-1
/
+3
*
remove unused NetBSD pci_intr_evcnt() function.
brad
2005-09-04
1
-2
/
+1
*
remove old and unused NetBSD specific cruft.
brad
2004-12-07
1
-4
/
+1
*
an amd64 arch support.
mickey
2004-01-28
1
-0
/
+110