• J
    NTB: Handle 64bit BAR sizes · 113fc505
    Jon Mason 提交于
    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: NJon Mason <jon.mason@intel.com>
    113fc505
ntb_hw.c 28.9 KB