mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 03:31:26 +00:00
2. Update code to support adaptable feature set according chip type. 3. Add support new B0 chip of 9480. 4. Add change log file and README git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@912 d57e44dd-8a1f-0410-8b47-8ef2f437770f
62 lines
2.9 KiB
Plaintext
62 lines
2.9 KiB
Plaintext
Summary of changes between versions 0.8.4 and 0.8.3
|
|
- Fixed issue with working on big endian platform.
|
|
- Adjust code of supporting hardware feature accoring to chip type.
|
|
- Add supporting Vanir B0 chip.
|
|
----------------------------------------------------
|
|
Summary of changes between versions 0.8.3 and 0.8.2
|
|
- Add code to balance sata disk io stress on expander.
|
|
- Update scst to 1.0.1 and enhance task management function of target driver.
|
|
- Change wide port load balance scheme.
|
|
- Enable interrupt coalescing.
|
|
----------------------------------------------------
|
|
Summary of changes between versions 0.8.2 and 0.8.1
|
|
- Fixed issue - Wrong return value with smart control test.
|
|
- Add patch for libsas on port selector
|
|
- Fixed issue with error handling.
|
|
----------------------------------------------------
|
|
Summary of changes between versions 0.8.1 and 0.7.10
|
|
- Fixed issue -- Detecting SATA disk with hotplug in.
|
|
- Enhance error hanlding.
|
|
----------------------------------------------------
|
|
Summary of changes between versions 0.7.10 and 0.7.9
|
|
- Fixed issue -- System hang when stress test with SATA disk.
|
|
----------------------------------------------------
|
|
Summary of changes between versions 0.7.9 and 0.7.8
|
|
- Fixed issue -- Changed the code to report one scsi host for Vanir chip.
|
|
----------------------------------------------------
|
|
Summary of changes between versions 0.7.8 and 0.7.7
|
|
- Fixed issue -- Set max sg entry count according to chip specific for DMA fix.
|
|
- Fixed Libsas issue -- memory corruption issue.
|
|
---------------------------------------------------
|
|
Summary of changes between versions 0.7.7 and 0.7.6
|
|
- Fixed issue: Kernel panic with 64bit OS, structure change.
|
|
- Fixed issue: Kernel panic if hot plug any disk when run stress.
|
|
- Fixed issue: Add multiple LUN fail with some controller.
|
|
- Changed the interface for target mode enable.
|
|
- Add supporting target mode for new controller 91xx.
|
|
---------------------------------------------------
|
|
Summary of changes between versions 0.7.6 and 0.7.5
|
|
- Fixed issue -- Because of the different SAS address of HBA's phys, wide
|
|
port mode doesn't work.
|
|
- Fixed issue -- failed to discover SATA drive when plug out/in SATA disk which run
|
|
DD test.
|
|
|
|
Summary of changes between versions 0.7.5 and 0.7.4
|
|
---------------------------------------------------
|
|
- Fixed issue -- PDs connected expander still can be detected after plug out the expander .
|
|
- Fixed issue -- PDs connected expander can not be detected after plug in the expander.
|
|
|
|
Summary of changes between versions 0.7.4 and 0.7.3
|
|
---------------------------------------------------
|
|
- Fixed issue -- can not find SATA disk connected Vanir directly.
|
|
|
|
Summary of changes between versions 0.7.3 and 0.7.2
|
|
---------------------------------------------------
|
|
- Support device id 11AB/9480.
|
|
- Update for 2.6.27
|
|
- Fixed issue -- can not find SATA disk behind expander.
|
|
- Support read/write flash ROM for 9480/9180.
|
|
- Minor fixes and cleanups
|
|
|
|
|