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
/
dev
/
pci
/
pcivar.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make it possible for graphics drivers to opt-out of VGA arbitration.
kettenis
2013-08-08
1
-1
/
+2
*
Mimic what's done on sparc64 and parse the OpenFirmware device tree to
mpi
2013-08-07
1
-3
/
+1
*
Add resource tracking for PCI bus numbers. This will allow us to prevent
kettenis
2012-09-19
1
-1
/
+4
*
Enable MSI for HyperTransport devices that have MSI remapping enabled.
kettenis
2011-05-30
1
-3
/
+5
*
Introduce a flag to indicate that it is ok to use MSI on a certain PCI bus
kettenis
2011-05-21
1
-1
/
+3
*
Pass flags down the PCI bus hierarchy. Soon to be used to selectively enable
kettenis
2011-05-14
1
-1
/
+3
*
remove the powerhook code. All architectures now use the ca_activate tree
deraadt
2010-09-07
1
-2
/
+1
*
Add an ioctl to figure out the non-sticky bits in PCI BARs used for determining
kettenis
2010-09-05
1
-2
/
+2
*
Make PCI Power Management optional, and only enable it when acpi(4) attaches.
kettenis
2010-08-27
1
-1
/
+2
*
Power management for PCI devices. For now just put everything in the D3
kettenis
2010-08-17
1
-1
/
+2
*
Add extents for prefetchable memory mapped I/O. Should remove conflict
kettenis
2009-05-05
1
-1
/
+4
*
Set a first step on the road towards proper accounting of PCI resources by
kettenis
2009-04-06
1
-1
/
+11
*
On some machines we get hotplug interrupts when they're resumed, so don't
kettenis
2007-12-31
1
-1
/
+2
*
Add PCI VPD read/write functions from NetBSD required for some things
jsg
2007-11-26
1
-1
/
+7
*
Add pci_set_powerstate() to change the pm state for a given device.
fgsch
2007-10-22
1
-1
/
+2
*
cats went away
deraadt
2007-08-01
1
-3
/
+1
*
Implement deep interrupt swizzling by mapping all four PCI interrupt pins
kettenis
2007-05-21
1
-1
/
+4
*
hide all the things userland should not see, so that this file can be
deraadt
2007-02-23
1
-9
/
+13
*
Provide a new function, pci_findproduct(), which is analog to pci_findvendor().
mbalmer
2007-01-02
1
-1
/
+2
*
Make pci subsystem aware of domains. Each host bridge gets assigned a unique
kettenis
2006-12-14
1
-3
/
+7
*
On i386, swizzle interrupts for devices for which we don't have explicit
kettenis
2006-12-11
1
-1
/
+3
*
implement a check whether a BAR is present at all at a given
brad
2006-04-07
1
-1
/
+2
*
Add pci_find_device() a helper function for enumerating the
jsg
2006-03-22
1
-1
/
+3
*
- check HDRTYPE early, and ignore if it is not supported (n > 2).
brad
2006-03-19
1
-2
/
+3
*
rev 1.86
brad
2006-03-19
1
-2
/
+8
*
* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to
brad
2006-03-13
1
-1
/
+8
*
move PCI softc struct from pci.c to pcivar.h
brad
2006-03-11
1
-1
/
+11
*
add some Power Management constants
brad
2005-06-29
1
-1
/
+9
*
use much simpler switch for pci_machdep.h; ok drahn@ whatever tdr (;
mickey
2005-06-02
1
-28
/
+8
*
Remove the PCI-ISA bridge callback mechanism; it's no longer needed.
brad
2004-12-07
1
-2
/
+1
*
add hppa64 hook
mickey
2004-11-30
1
-1
/
+4
*
remove some old stuff and clean up. arc and galileo is gone.
pefo
2004-08-09
1
-13
/
+7
*
sgi support; from pefo@
mickey
2004-08-06
1
-2
/
+5
*
Provide information about the raw (unswizzled) intrrupt pin in
art
2004-06-25
1
-1
/
+2
*
Add pci_machdep hook for cats. ok deraadt@
drahn
2004-01-31
1
-2
/
+5
*
an amd64 arch support.
mickey
2004-01-28
1
-2
/
+5
*
another small compiler warning cleanup (#error instead of bailing out)
hshoexer
2003-12-12
1
-2
/
+2
*
more pci_flags, unused for now; from netbsd.
fgsch
2003-10-06
1
-1
/
+5
*
pci support for hppa
mickey
2003-09-29
1
-2
/
+5
*
strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.
ho
2003-04-27
1
-2
/
+2
*
take too. patch ahs to screw up once in a while
mickey
2003-02-28
1
-210
/
+2
*
remove non-typo changes. sorry folks
mickey
2003-02-28
1
-1
/
+206
*
typo; from weissmanndude
mickey
2003-02-28
1
-2
/
+5
*
Add a simplistic table driven lookup routine and use it where appropriate.
jason
2002-11-19
1
-1
/
+8
*
support for the agp gart on various agp chipsets.
mickey
2002-07-12
1
-8
/
+5
*
Final __P removal plus some cosmetic fixups
millert
2002-03-14
1
-4
/
+4
*
First round of __P removal in sys
millert
2002-03-14
1
-15
/
+15
*
Add the pci_findvendor function
nate
2002-01-03
1
-1
/
+7
*
sparc64
art
2001-08-19
1
-2
/
+5
*
Add pa_bus to pci_attach_args
csapuntz
2001-07-20
1
-1
/
+2
[next]