joakim.tjernlund at lumentis.se said: > Yes, that why you need 2 queues. Then you do wake_up()&cond_resched(). > The read queue get woken after every word/buffer write and the erase > queue after the whole read/write has completed. OK, right. That makes sense. -- dwmw2