pci: Put back header gardian in header files
[dragonfly.git] / sys / bus / pci / pcireg.h
2009-07-08 Sepherosa Ziehaupci: Put back header gardian in header files
2009-07-08 Sepherosa ZiehauSync PCI code with FreeBSD 7.2
2009-06-04 Matthew DillonAdd typedefs for pci register integral types, taken...
2009-01-02 Sepherosa ZiehauAdd VPD capability register offsets
2008-12-28 Sepherosa ZiehauAdd PCICAP_{ID,NEXTPTR} to avoid using magic number
2008-07-06 Sepherosa ZiehauAdd bits for PCI Express device control register
2008-03-24 Matthew DillonRename PCIP_STORAGE_SATA_AHCI to PCIP_STORAGE_SATA_AHCI_1_0
2007-11-28 Sepherosa Ziehau- Factor out pcie_slotimpl() to check whether PCI Expre...
2007-11-25 Sepherosa ZiehauCache following information for PCI Express capability:
2007-11-23 Sepherosa Ziehau- Add CAP_PTR macro for type 2 devices (cardbus)
2007-10-19 Thomas E. SpanjaardAdd (proper) support for ATi SB600 southbridge SATA...
2004-09-12 Joerg SonnenbergerRemove a duplicated PCIR_BAR definition.
2004-07-21 Jeroen Ruigrok/asmodaiDocument PCIY_xxx.
2004-07-21 Jeroen Ruigrok/asmodaiInspired by rev 1.33 of FreeBSD, but which was not...
2004-07-21 Jeroen Ruigrok/asmodaiAdd identifiers for Serial Attached SCSI per dicussion...
2004-07-19 Jeroen Ruigrok/asmodaiCorrect some PCIS to PCIC and PCIP prefixes.
2004-07-19 Jeroen Ruigrok/asmodaiAdd PCIS_ definitions per PCI specification 3.0.
2004-07-19 Jeroen Ruigrok/asmodaiUpdate the PCIS_ definitions per the PCI 2.3 specification.
2004-02-21 Matthew DillonSynchronize a bunch of things from FreeBSD-5 in prepara...
2004-02-16 Joerg SonnenbergerAdd PCIR_BAR and PCIR_BARS for FreeBSD 5 compatibility
2004-01-07 Joerg SonnenbergerMove the FreeBSD 2.2 and 3.x PCI compatibility code...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: