index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
pcireg.h
Age
Commit message (
Expand
)
Author
2013-06-03
Define some more DCSR/DCTL bits; ok kettenis
Mike Belopuhov
2012-05-13
Add define for capability 0x12 (SATA).
Mark Kettenis
2011-06-19
Fix typo in the "fixed" HyperTransport MSI Mapping Capability address.
Mark Kettenis
2011-05-30
Enable MSI for HyperTransport devices that have MSI remapping enabled.
Mark Kettenis
2011-05-14
Add register definitions for PCI MSI capaility.
Mark Kettenis
2010-12-05
PCIe based sparc64 machines have always supported access to the extended PCIe
Mark Kettenis
2010-12-04
Introduce a new pci routine, pci_conf_size(), which returns the size of a
Miod Vallat
2010-12-01
Add definition for "Extended Synch" bit in PCIe Link Control register.
Damien Bergamini
2009-05-28
Add "Interrupt Disable" bit definition for the PCI Configuration Space
Damien Bergamini
2008-11-25
move some generic PCIe register flags used in wpi(4) and iwn(4)
Damien Bergamini
2007-11-26
Add PCI VPD read/write functions from NetBSD required for some things
Jonathan Gray
2007-11-25
First step towards PCI Express/ExpressCard hotplug. Unplug should work on
Mark Kettenis
2006-07-31
puc@cardbus (only added (commented out) to whom has puc@pci enabled)
Michael Shalayeff
2006-06-01
add 2 subclasses, subclass storage SAS and subclass system SD Host Controller.
Brad Smith
2006-05-28
Support for standard SD host controllers like the Ricoh 5C822, a small
Uwe Stuehler
2006-05-11
add PCI multimedia subclass type of HD audio.
Brad Smith
2005-12-31
add macros for the expansion ROM base address register
David Gwynne
2004-11-16
add PCI_ID_CODE
Brad Smith
2003-12-06
Mark u_int64_t constants with ULL to make gcc3 happy.
Alexander Yurchenko
2003-11-16
convert __attribute__((__packed__)) to __packed so that parsers unaware
Anil Madhavapeddy
2003-10-06
power management status reg. definition; from netbsd.
Federico G. Schwindt
2003-08-27
this bit is defined as prefetchable and not cachable and thus rename and use ...
Michael Shalayeff
2003-04-02
PCI_CAP_MBI should really be PCI_CAP_MSI
Alexander Yurchenko
2003-04-01
Add a couple of new pci subclasses and caps from NetBSD
Alexander Yurchenko
2003-02-08
definitions and structures for vital product data (VPD); from netbsd
Jason Wright
2002-07-13
define PCI_COMMAND_STATUS_BITS for printfs, according to the enlisted defines
Michael Shalayeff
2002-04-06
s/REESSERVED/RESERVED/
Jason Wright
2001-05-08
more class/subclass/caps ids; from netbsd
Michael Shalayeff
2001-02-09
Add PCI Power Management Control Register definitions; from NetBSD.
Aaron Campbell
2000-11-08
Defines for min_gnt and max_lat fields in the bhlc reg.
Artur Grabowski
2000-09-20
support 64bit BARs from NetBSD
Niklas Hallqvist
2000-08-02
import a few useful consts from netbsd; mainly for pcibios thing slip
Michael Shalayeff
1999-10-26
Missed earlier: add PCI_HDRTYPE_TYPE macro, from NetBSD.
Jason Downs
1999-07-18
Added pci_mapreg* interface from NetBSD.
Constantine Sapuntzakis
1999-01-30
A slew of manifest constants for pci configuration registers gotten from freebsd
Niklas Hallqvist
1998-07-12
fix bhlcr shift values; fgsch@olimpo.com.br
Theo de Raadt
1998-04-25
UDF and 66MHz support; zubin@clouseau.arl.wustl.edu
Theo de Raadt
1998-02-03
more pci subclasses and such; netbsd
Theo de Raadt
1998-02-03
more bridge types
Theo de Raadt
1996-11-28
Adaption to new bus.h from NetBSD. Various driver has been updated to
Niklas Hallqvist
1996-10-31
Add ATM defines. From Jim Rees <rees@umich.edu>
Todd C. Miller
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-04-18
NetBSD 960317 merge
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt