equal
deleted
inserted
replaced
1 ------------------------------------------------------------------------------- |
1 ------------------------------------------------------------------------------- |
2 |
2 |
3 $Id$ |
3 $Id$ |
4 |
4 |
5 ------------------------------------------------------------------------------- |
5 ------------------------------------------------------------------------------- |
|
6 |
|
7 Changes since version 1.4.0-rc3: |
|
8 |
|
9 * Fixed race condition in jiffy-based frame timeout calculation. |
|
10 * Fixed race condition concerning the ec_slave_config_state->operational flag. |
6 |
11 |
7 Changes in version 1.4.0-rc3: |
12 Changes in version 1.4.0-rc3: |
8 |
13 |
9 * Ported the master thread to the kthread interface. |
14 * Ported the master thread to the kthread interface. |
10 * Added missing semaphore up() in an ioctl(). In rare cases, the master |
15 * Added missing semaphore up() in an ioctl(). In rare cases, the master |