I am integrating Qualcom 3G device in our Linux/ARM based system and Qualcomm protocol lib uses aio_* functions. probably it got ported them from windows directly.
Qualcomm drivers support aio , so I was looking out in uclibc for aio support. I have got one patch but that only contains stubs of aio_*. Now I am changing Qualcomm protocol lib lower aio interaface with their device. This may required soon in future for other applications. I will spare time on this patch once my project gets over. Thanks & Regards, Vikas Gahlan Cell- +91 9873232008 > > > Message: 2 > Date: Fri, 16 Sep 2011 12:38:38 +0200 > From: Carmelo AMOROSO <[email protected]> > To: [email protected] > Subject: Re: "aio" support in uClibc ? > Message-ID: <[email protected]> > Content-Type: text/plain; charset=UTF-8 > > On 11/09/2011 12.31, ????? g????? wrote: > > We are using uclibc environment in our embedded project. I am trying to > use > > Qualcom 3G modem in our system. The modem SDK has libraries which are > using > > "aio" support. > > In uclibc , I didn't find aio functions. I have seen a aio patch from > Cristi > > but that only contains stubs of aio functions. > > > > Can some point point me to aio implementation in uclibc or some > > equivalent functionality ? > > > > No AIO implementation available in uClibc. > > is it really needed ? > > > > Thanks & Regards, > > Vikas Gahlan > > Cell- +91 9873232008 > > _______________________________________________ > > uClibc mailing list > > [email protected] > > http://lists.busybox.net/mailman/listinfo/uclibc > > > > > > _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
