Re: [PATCH 9/9] stk: Partially handle Refresh command.

2011-02-17 Thread Denis Kenzior
Hi Andrew, On 02/15/2011 01:58 AM, Andrzej Zaborowski wrote: Only the four NAA initialisation modes are handled at the moment. --- src/stk.c | 65 + 1 files changed, 65 insertions(+), 0 deletions(-) Patch has been applied,

[PATCH 9/9] stk: Partially handle Refresh command.

2011-02-15 Thread Andrzej Zaborowski
Only the four NAA initialisation modes are handled at the moment. --- src/stk.c | 65 + 1 files changed, 65 insertions(+), 0 deletions(-) diff --git a/src/stk.c b/src/stk.c index 199e02b..bc46b2f 100644 --- a/src/stk.c +++ b/src/stk.c