[ECOS] asynchronous disk I/O

Timo Gerber timo.gerber@x2e.de
Mon Nov 9 12:48:00 GMT 2009


Hi all,

I'm trying to write a ecos driver for an UDMA ATA disk. I'm using an 
asynchronous data transfer which generates an interrupt when transfer is 
done. Now I want to use the disk_transfer_done() from disk.c to handle 
the event. How an where do I have to register this function callback? I 
did not see any code that uses it already.

Thanks,
Timo


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list