]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/pci/pci.c
Add constants for the fields in a BAR. Also, add two new macros
[FreeBSD/FreeBSD.git] / sys / dev / pci / pci.c
2007-03-31 jhbAdd constants for the fields in a BAR. Also, add two...
2007-03-31 jhb- Add missing constants for subclasses.
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-26 jhbChange the VPD code to read the VPD data on-demand...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-11 mpThis commit was generated by cvs2svn to compensate...
2007-03-05 jhb- Use constants for VPD capability register offsets.
2007-02-17 sosAdd support for chipsets that has NULL'd BAR's for...
2007-02-14 jhbAdjust the global MSI blacklisting strategy so we don...
2007-02-14 jhb- Fix an off by one error in pci_remap_msix_method...
2007-02-14 jhbAdd missing 'break' that in this case is harmless.
2007-02-08 rwatsonAs VPD support still causes hard hangs on boot with...
2007-01-29 dougbThis commit was generated by cvs2svn to compensate...
2007-01-22 jhbExpand the MSI/MSI-X API to address some deficiencies...
2007-01-20 rafanThis commit was generated by cvs2svn to compensate...
2007-01-16 jhbDisable MSI for the Intel 845 and 865 chipsets and...
2007-01-16 jhbFix the subvendor ID for PCI-PCI bridges.
2007-01-13 jhb- Add a new flag to the PCI-PCI driver to disable MSI...
2007-01-12 jhbDisable MSI for two ServerWorks chipsets. The first...
2007-01-12 jhbBlacklist a few more Intel chipsets re: MSI based on...
2007-01-12 jhb- Condense the comment for Intel chipset MSI blacklist...
2007-01-03 dasThis commit was generated by cvs2svn to compensate...
2006-12-31 acheThis commit was generated by cvs2svn to compensate...
2006-12-28 jhbDisable MSI on the Intel E7505 chipset. It is reported...
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-14 jhbDisable MSI for the Intel E7501 chipset.
2006-12-14 jhbAdd a first pass at a way to blacklist MSI on systems...
2006-12-14 jhbReplace #define<space> with #define<tab> so the code...
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-12 jhb- Add constants for HT PCI capability registers includi...
2006-12-12 jhbGive the WREG() macro the same lifetime as the REG...
2006-12-12 jhbAdd some bootverbose printf's to detail how many MSI...
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-11-21 jmgdon't mark the cksum as invalid here... off is incorre...
2006-11-16 jhbLook for capabilities in PCI-PCI bridges using the...
2006-11-13 jhbFirst cut at MI support for PCI Message Signalled Inter...
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-09 jmgfix hanging on invalid data... (This doesn't fix hangin...
2006-11-07 jhbVarious whitespace cleanups.
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-11-04 impDoh! Actually commit checking against NULL for res.
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 impAssign start to the value we were able to allocate...
2006-10-30 impMore fully support 64-bit bars. Prior to this commit...
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-20 jmgfix tab indentation for CP and RV...
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-09 jmgprovide routines to access VPD data at the PCI layer...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-09-30 desThis commit was generated by cvs2svn to compensate...
2006-09-28 robertoThis commit was generated by cvs2svn to compensate...
2006-09-25 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-21 ruThis commit was generated by cvs2svn to compensate...
2006-09-21 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-20 jmgspell PCIS_CRYPTO_ENTERTAIN properly...
2006-09-06 dougbThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-02 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-31 obrienThis commit was generated by cvs2svn to compensate...
2006-08-31 ruThis commit was generated by cvs2svn to compensate...
2006-08-28 impThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-24 marcelThis commit was generated by cvs2svn to compensate...
2006-08-23 marcelThis commit was generated by cvs2svn to compensate...
2006-08-20 delphijThis commit was generated by cvs2svn to compensate...
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-12 jhbSimplify the pager support in DDB. Allowing different...
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-11 jhbFixup some comments to allow for the fact that PCI...
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-04-27 marcelThe size of I/O ranges can be anything from 16 bytes...
next