Hi, I'm porting the parport I/O code of the geniusvp2 backend to the sanei_pp functions, but I was unable to find an equivalent of the EPP write operation. Looking at sanei/sanei_pp.c, I could not find references to the ieee1284_epp_write_data() function. Is this operation implemented on sanei_pp?
If not, I'll have to use libieee1284 directly, as this backend depends on this operation. TIA, -- Anderson Lizardo