mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-22 13:11:27 +00:00
ChangeLog updated
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@65 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
Summary of changes between versions 0.9.5 and 0.9.6
|
||||
---------------------------------------------------
|
||||
|
||||
- Update to work on 2.6.19.x.
|
||||
|
||||
- Updated to work with SCST 0.9.6.
|
||||
|
||||
- Cleanups and minor bug fixes.
|
||||
|
||||
Summary of changes between versions 0.9.3.8 and 0.9.5
|
||||
-----------------------------------------------------
|
||||
|
||||
@@ -1,3 +1,20 @@
|
||||
Summary of changes between versions 0.9.5 and 0.9.6
|
||||
---------------------------------------------------
|
||||
|
||||
- Updated to work on 2.6.19.x, thanks to Ming Zhang.
|
||||
|
||||
- Internal threads management reimplemented based on kthread*() API,
|
||||
thanks to Ming Zhang.
|
||||
|
||||
- /proc implementation moved to seq_*() library, thanks to Ming Zhang.
|
||||
Target drivers need to be updated accordingly.
|
||||
|
||||
- Building from the Linux kernel tree updated, inside kernel building fixed.
|
||||
|
||||
- Support for CPU cache flushing before doing DMA to target devices added.
|
||||
|
||||
- Various cleanups and bug fixes.
|
||||
|
||||
Summary of changes between versions 0.9.4 and 0.9.5
|
||||
---------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user