diff --git a/qla2x00t/doc/qla2x00t-howto.html b/qla2x00t/doc/qla2x00t-howto.html index 2f3195e53..925de8968 100644 --- a/qla2x00t/doc/qla2x00t-howto.html +++ b/qla2x00t/doc/qla2x00t-howto.html @@ -89,11 +89,6 @@ And on SUSE systems these packages can be installed by running the following com
[root@proj ]# zypper install gcc ncurses-devel kernel-devel lsscsi patch subversion-
[root@proj ]# git clone git://git.qlogic.com/scst-qla2xxx.git-
[root@proj ]# cd scst + If you want to use the latest QLogic SCST target driver from the QLogic git, download it by: +[root@proj ]# git clone git://git.qlogic.com/scst-qla2xxx.git +[root@proj ]# cd scst [root@proj scst]# ln -s ../scst-qla2xxx/drivers/scsi/qla2xxx qla2x00t_git+ Note, this driver is not stable at the moment, therefore use of the driver from the SCST tree is recommended.