commit | 61b9cf7c6cf5077c40ad37480fa56f6574af3db5 | [log] [tgz] |
---|---|---|
author | Mark Maule <maule@sgi.com> | Fri Sep 23 12:31:53 2005 -0500 |
committer | Tony Luck <tony.luck@intel.com> | Fri Sep 23 11:21:59 2005 -0700 |
tree | dd2f5c7a770005d13910ed581128542720ee8936 | |
parent | 12f44f46bc9c6dc79255e661b085797af395d8da [diff] |
[IA64-SGI] fix sn_pci_legacy_read/fix sn_pci_legacy_write This patch adds a #define for SN_SAL_IOIF_PCI_SAFE and makes that the preferred method of implementing sn_pci_legacy_read() and sn_pci_legacy_write(). This SAL call has been present in SGI proms since version 4.10. If the SN_SAL_IOIF_PCI_SAFE call fails, revert to the previous code for compatability with older proms. Signed-off-by: Mark Maule <maule@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>