-
SCST target driver qla_isp 1.0.2 released
SCST target driver qla_isp version 1.0.2 released and can be downloaded from the SCST download page.
Summary of changes between versions 1.0.1 and 1.0.2
---------------------------------------------------------------------------
- Support for 2532 chipset (8Gb/s).
- Fixed random firmware crash during startup.
- Fixed problem with N_port login.
- Synchronize with mainline Feral repository (various low level fixes).
- Firmware update, (again) add firmware with multichannel support.
- Fixed oops when stopping kernel thread.
- Fixed residual setting for 21xx/22xx/23xx chipsets.
- Fixed WWN setting for cards with scrambled NVRAM.
- Print information about loop state, link speed and topology in human
readable form.
- Compilation fixes for kernel up to 2.6.32
2009-10-28 17:27:32 UTC by vlnb
-
SCST core, target drivers and utilities v1.0.1.1 released
Version 1.0.1.1 of SCST core, target drivers for iSCSI (iSCSI-SCST), QLogic 22xx/23xx (qla2x00t) as well as fileio_tgt user space backend handler released and available for download.Summary of changes in SCST core between versions 1.0.0 and 1.0.1.1------------------------------------------------------------------ - Issues cased by change of cdb_len to unsigned fixed - INIT ELEMENT STATUS WRANGE added to the list of known commands - Possible miss of UCMD_STATE_ON_FREEING event in scst_user fixed - Fix possible crash in scst_copy_sg() - Races on scst_user devices cleanup fixed - Incorrect errors reporting on scst_user devices unregistration fixed - Possible double free in scst_user fixed - 64-bit cleanups - Other monor fixes and cleanupsSummary of changes in iSCSI-SCST between versions 1.0.0 and 1.0.1.1------------------------------------------------------------------- - Fixes in handling of initiators.allow and initiators.deny files - Wrong usage of parent request's fields in the response fixed. - Unneeded mutex_lock(&scst_mutex) removed, because it can be done on atomic or SIRQ contextSummary of changes in qla2x00t between versions 1.0.0 and 1.0.1.1----------------------------------------------------------------- - Fix possible crash with too fast target mode enabling/disabling or module unloadSummary of changes in fileio_tgt between versions 1.0.0 and 1.0.1.1------------------------------------------------------------------- - 64-bit cleanups - Other minor fixes and cleanups
2009-08-14 14:06:17 UTC by vlnb
-
SCST target driver qla_isp 1.0.1 released
SCST target driver qla_isp version 1.0.1 released and can be downloaded from the SCST download page.
Change log since version 1.0.0:
Summary of changes between versions 1.0.0 and 1.0.1
---------------------------------------------------
- Rewritten DMA mappings code.
- Fixed resources leakage when disabling target during pending I/O operations.
- Fixed 64 bit Type 3 request breakage.
- Recovery from not being able to push CTIO fix.
- Various task management fixes.
- Fixed OOPS when firmware provide bad VPIDX number.
- Fixed 24xx startup problems.
- In driver firmware images update.
- Various compilation fixes for different gcc and linux kernel versions.
2009-07-13 11:44:51 UTC by vlnb
-
SCST target driver support for Emulex lpfc FC/FCoE adapters
SCST target driver support for Emulex lpfc FC/FCoE adapters has been created and linked to the SCST project. Thanks to the Emulex team for putting this together.The driver allows for lpfc adapters to be placed in initiator and/or target mode. Those in initiator mode will continue to function with the SCSI subsystem as usual. A lpfc_scst helper module is then loaded that binds that target mode adapters with the SCST subsystem for use as FCP targets. NPIV is also supported, allowing virtual ports to be created with individual SCST target instances bound to them.The lpfc SCST driver kit is part of the lpfcxxxx SourceForge project located at https://sourceforge.net/projects/lpfcxxxx. You can find its README and HOWTO in http://lpfcxxxx.sourceforge.net/README and http://lpfcxxxx.sourceforge.net/HOWTO.lpfc correspondingly.
2009-07-10 10:48:48 UTC by vlnb
-
SCST core, target drivers and utilities v1.0.1 released
SCST 1.0.1 core, target drivers for iSCSI, QLogic 22xx/23xx and local as well as fileio_tgt backend handler and scstadmin utility released and available for download.
2009-04-27 20:32:39 UTC by vlnb