commit | 58c3a727cb73b75a9104d295f096cca12959a5a5 | [log] [tgz] |
---|---|---|
author | Yu Zhao <yu.zhao@intel.com> | Tue Oct 14 14:02:53 2008 +0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Oct 20 10:54:32 2008 -0700 |
tree | 70f1fe31f1ec12021777b6c6c49167356a864749 | |
parent | 201de56eb22f1ff3f36804bc70cbff220b50f067 [diff] |
PCI: support PCIe ARI capability This patch adds support for PCI Express Alternative Routing-ID Interpretation (ARI) capability. The ARI capability extends the Function Number field of the PCI Express Endpoint by reusing the Device Number which is otherwise hardwired to 0. With ARI, an Endpoint can have up to 256 functions. Signed-off-by: Yu Zhao <yu.zhao@intel.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>