commit | 113fc505b83b2d16e820ca74fa07f99a34877b1d | [log] [tgz] |
---|---|---|
author | Jon Mason <jon.mason@intel.com> | Wed Jan 30 11:40:52 2013 -0700 |
committer | Jon Mason <jon.mason@intel.com> | Wed May 15 10:57:40 2013 -0700 |
tree | b128844cff7e10850abcb8fa363999c8c1d09b22 | |
parent | cc0f868d8adef7bdc12cda132654870086d766bc [diff] |
NTB: Handle 64bit BAR sizes 64bit BAR sizes are permissible with an NTB device. To support them various modifications and clean-ups were required, most significantly using 2 32bit scratch pad registers for each BAR. Also, modify the driver to allow more than 2 Memory Windows. Signed-off-by: Jon Mason <jon.mason@intel.com>