On 30 August 2012 17:17, William Ratcliffe <[email protected]> wrote:
> If I change the
>
> static void read(struct __comp_state *inst){
>
> to
> FUNCTION(read)
>
> and declare
>
> function read;
>
> before the ;;
>
> It seems to sort of work

Presumably you also added "addf mesa_7i65.0.read" to the HAL?
That comp is a bit odd, as it is meant to tell the main Hostmot2
driver that it wants to be called, rather than be hooked directly to a
thread in HAL.

However, what you are doing there makes me wonder if your make process
is using the wrong version of "comp". Unless you run the
rip-environment script I think it wants to use the installed comp in
/usr/bin. One way to find out would be to rename that version of comp.

-- 
atp
If you can't fix it, you don't own it.
http://www.ifixit.com/Manifesto

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to