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