1. 17 6月, 2009 1 次提交
  2. 12 6月, 2009 1 次提交
    • Y
      PCI: fix SR-IOV function dependency link problem · 4d135dbe
      Yu Zhao 提交于
      PCIe root complex integrated endpoint does not implement ARI, so this
      kind of endpoint uses 3-bit function number. The function dependency
      link of the integrated endpoint should be calculated using the device
      number plus the value from function dependency link register.
      
      Normal endpoint always implements ARI and the function dependency link
      register contains 8-bit function number (i.e. `devfn' from software's
      perspective).
      Signed-off-by: NYu Zhao <yu.zhao@intel.com>
      Signed-off-by: NJesse Barnes <jbarnes@virtuousgeek.org>
      4d135dbe
  3. 07 4月, 2009 1 次提交
  4. 21 3月, 2009 5 次提交