commit | 613e7ed6f72b1a115f7ece8ce1b66cf095de1348 | [log] [tgz] |
---|---|---|
author | Yu Zhao <yu.zhao@intel.com> | Sat Nov 22 02:41:27 2008 +0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Jan 07 11:13:04 2009 -0800 |
tree | 2af16f01cbf78f1de6b858788091a72fa57af6c8 | |
parent | 3789fa8a2e534523c896a32a9f27f78d52ad7d82 [diff] |
PCI: add a new function to map BAR offsets Add a function to map a given resource number to a corresponding register so drivers can get the offset and type of device specific BARs. Signed-off-by: Yu Zhao <yu.zhao@intel.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>