Re: Possible to perform asynchronous output in kernel space?

On 18/12/06 12:08, Andreas Leuner wrote:
>> Now my problem:
>> 1.) functions supporting asynchronous write are missing in kcomedilib.
> 
> AFAIK that's correct. Although there is an implementation of
> comedi_mark_buffer_written(...) in kcomedilib, there are no symbols
> exported for it -- and thus it's not usable from the outside.
> I _think_ you won't need anything else in addition to that.
> 
> _at_comedi devs: Any chance to export such a symbol?
> Would it just mean to add
> 
> EXPORT_SYMBOL(comedi_mark_buffer_written);
> 
> to comedi/kcomedilib/ksyms.c ?

Frank added it in CVS a few hours ago.

-- 
-=( Ian Abbott _at_ MEV Ltd.    E-mail: <abbotti_at_mev.co.uk>        )=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587         )=-

Received on 2006-12-19Z10:19:24