summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcireg.h
AgeCommit message (Collapse)Author
2003-12-06Mark u_int64_t constants with ULL to make gcc3 happy.Alexander Yurchenko
ok drahn@
2003-11-16convert __attribute__((__packed__)) to __packed so that parsers unawareAnil Madhavapeddy
of gcc extensions have more of a chance. ok mcbride@, no objections from millert@, deraadt@
2003-10-06power management status reg. definition; from netbsd.Federico G. Schwindt
ok deraadt@ henning@ krw@.
2003-08-27this bit is defined as prefetchable and not cachable and thus rename and use ↵Michael Shalayeff
appropriately
2003-04-02PCI_CAP_MBI should really be PCI_CAP_MSIAlexander Yurchenko
ok jason@
2003-04-01Add a couple of new pci subclasses and caps from NetBSDAlexander Yurchenko
ok jason@
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
Not used yet.
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
Added PCI 2.2 stuff from NetBSD Modified if_de to use mapreg interface
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
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes.
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