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
/
pcireg.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix definitions of PCI_MSIX_MAU32 and add a define for the MSI-X function
kettenis
2019-05-30
1
-2
/
+3
*
Let ahci(4) match on _CLS instead of _HID when attaching at acpi(4). Avoids
kettenis
2018-08-03
1
-1
/
+2
*
vmd: allow guest PCI interrupt line reassignment.
mlarkin
2017-08-09
1
-1
/
+3
*
From FreeBSD (r227593, r307982):
kevlo
2017-06-12
1
-1
/
+2
*
More PCI extended capabilities handling in pcidump.
mlarkin
2017-03-25
1
-2
/
+2
*
Add some more PCI classes and subclasses. Checked against EDK2 as
jsg
2017-03-22
1
-1
/
+8
*
Print PCIe Extended Capabilities, from Simon Mages
deraadt
2017-03-16
1
-1
/
+10
*
Fix two issues in the MSI-X code. First, actually read the MSI-X capability
kettenis
2016-06-02
1
-2
/
+5
*
Initial support for MSI-X. Only supported on amd64 for now. I have diffs to
kettenis
2016-05-04
1
-1
/
+16
*
Add missing define for hpb(4).
mpi
2015-06-02
1
-2
/
+4
*
Add PME_STATUS and PME_EN bitmasks for the PCI PMCSR register.
stsp
2014-04-27
1
-6
/
+8
*
apparently NVM is a type of mass storage now
dlg
2014-04-09
1
-1
/
+2
*
add a define for the link capabilities register for
jsg
2013-08-26
1
-1
/
+3
*
Define some more DCSR/DCTL bits; ok kettenis
mikeb
2013-06-03
1
-2
/
+8
*
Add define for capability 0x12 (SATA).
kettenis
2012-05-13
1
-1
/
+2
*
Fix typo in the "fixed" HyperTransport MSI Mapping Capability address.
kettenis
2011-06-19
1
-2
/
+2
*
Enable MSI for HyperTransport devices that have MSI remapping enabled.
kettenis
2011-05-30
1
-2
/
+21
*
Add register definitions for PCI MSI capaility.
kettenis
2011-05-14
1
-1
/
+14
*
PCIe based sparc64 machines have always supported access to the extended PCIe
kettenis
2010-12-05
1
-1
/
+2
*
Introduce a new pci routine, pci_conf_size(), which returns the size of a
miod
2010-12-04
1
-1
/
+3
*
Add definition for "Extended Synch" bit in PCIe Link Control register.
damien
2010-12-01
1
-1
/
+2
*
Add "Interrupt Disable" bit definition for the PCI Configuration Space
damien
2009-05-28
1
-1
/
+2
*
move some generic PCIe register flags used in wpi(4) and iwn(4)
damien
2008-11-25
1
-1
/
+4
*
Add PCI VPD read/write functions from NetBSD required for some things
jsg
2007-11-26
1
-1
/
+11
*
First step towards PCI Express/ExpressCard hotplug. Unplug should work on
kettenis
2007-11-25
1
-1
/
+35
*
puc@cardbus (only added (commented out) to whom has puc@pci enabled)
mickey
2006-07-31
1
-1
/
+6
*
add 2 subclasses, subclass storage SAS and subclass system SD Host Controller.
brad
2006-06-01
1
-1
/
+2
*
Support for standard SD host controllers like the Ricoh 5C822, a small
uwe
2006-05-28
1
-1
/
+2
*
add PCI multimedia subclass type of HD audio.
brad
2006-05-11
1
-1
/
+2
*
add macros for the expansion ROM base address register
dlg
2005-12-31
1
-1
/
+14
*
add PCI_ID_CODE
brad
2004-11-16
1
-1
/
+5
*
Mark u_int64_t constants with ULL to make gcc3 happy.
grange
2003-12-06
1
-2
/
+2
*
convert __attribute__((__packed__)) to __packed so that parsers unaware
avsm
2003-11-16
1
-4
/
+4
*
power management status reg. definition; from netbsd.
fgsch
2003-10-06
1
-1
/
+2
*
this bit is defined as prefetchable and not cachable and thus rename and use appropriately
mickey
2003-08-27
1
-4
/
+4
*
PCI_CAP_MBI should really be PCI_CAP_MSI
grange
2003-04-02
1
-2
/
+2
*
Add a couple of new pci subclasses and caps from NetBSD
grange
2003-04-01
1
-2
/
+16
*
definitions and structures for vital product data (VPD); from netbsd
jason
2003-02-08
1
-1
/
+64
*
define PCI_COMMAND_STATUS_BITS for printfs, according to the enlisted defines
mickey
2002-07-13
1
-1
/
+7
*
s/REESSERVED/RESERVED/
jason
2002-04-06
1
-2
/
+2
*
more class/subclass/caps ids; from netbsd
mickey
2001-05-08
1
-7
/
+66
*
Add PCI Power Management Control Register definitions; from NetBSD.
aaron
2001-02-09
1
-1
/
+10
*
Defines for min_gnt and max_lat fields in the bhlc reg.
art
2000-11-08
1
-1
/
+11
*
support 64bit BARs from NetBSD
niklas
2000-09-20
1
-2
/
+8
*
import a few useful consts from netbsd; mainly for pcibios thing slip
mickey
2000-08-02
1
-1
/
+4
*
Missed earlier: add PCI_HDRTYPE_TYPE macro, from NetBSD.
downsj
1999-10-26
1
-1
/
+3
*
Added pci_mapreg* interface from NetBSD.
csapuntz
1999-07-18
1
-1
/
+28
*
A slew of manifest constants for pci configuration registers gotten from freebsd
niklas
1999-01-30
1
-1
/
+64
*
fix bhlcr shift values; fgsch@olimpo.com.br
deraadt
1998-07-12
1
-4
/
+4
*
UDF and 66MHz support; zubin@clouseau.arl.wustl.edu
deraadt
1998-04-25
1
-2
/
+4
[next]