On 07/21/2010 12:14 PM, Matheus Degiovani wrote:
> Is there any reason why the read_gpio and write_gpio functions in
> Hostmot2 are exported as using FP?
>
> They are exported around line 1218 in hostmot2.c, but the corresponding
> functions (hm2_ioport_gpio_read and *write in ioport.c) don't seem to
> use any FP related code. I took a peak at the lowlevel stuff, and also
> didn't see anything which was obviously using FP code.
>
> I haven't yet tried compiling a modified version without using FP, but
> does anyone know a reason for it *not* to work?
>    

I think you're right, I think hm2 read_gpio() and write_gpio() do not 
need floating point.  It's probably a cut-n-paste error.  I'd be happy 
to accept a positive test report and a patch fixing this problem.


-- 
Sebastian Kuzminsky
"If droids could think there would be none of us here, would there?"
-- Obi-Wan Kenobi


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to