mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-20 20:21:30 +00:00
Emulex page updated
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3224 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -71,7 +71,20 @@
|
||||
<p>You can find version which can compile on RHEL5 platforms
|
||||
<a href="lpfc_scst1123.tar.bz2" class="readmore">here</a>. Thanks to Chris Worley who supplied it.</p>
|
||||
|
||||
<p>This driver compatible only with SCST 1.x. Update for SCST 2.x is welcome!</p>
|
||||
<p>This driver compatible only with SCST 1.x. To update it for 2.x you should perform the following steps: </p>
|
||||
|
||||
<ol>
|
||||
<li><span>Replace on line #1503 "scst_unregister(tgtport->scst_tgt)" on
|
||||
"scst_unregister_target(tgtport->scst_tgt)"</span></li>
|
||||
|
||||
<li><span>Replace on line #1570 "tgtport->scst_tgt = scst_register(&scst_data, wwpn)"
|
||||
on "tgtport->scst_tgt = scst_register_target(&scst_data, wwpn)"</span></li>
|
||||
|
||||
<li><span>Replace on line #1784 "wwpn, login_handle, tm_session_reg_callback)" on
|
||||
"wwpn, NULL, login_handle, tm_session_reg_callback)"</span></li>
|
||||
</ol>
|
||||
|
||||
<p> Patch to put this driver in the SCST SVN trunk is welcome!</p>
|
||||
|
||||
<br><br>
|
||||
<p class="post-footer align-right">
|
||||
|
||||
Reference in New Issue
Block a user