Hi, On 2006-01-03 14:11, Alessandro Zummo wrote: > So I think I'll have to prepend a function before each > send() call in epson.c that, if connection == net, > will call a sanei_net_epson_foo function to set that > value.
Just one remark: Please don't call it sanei_net..., as that name is already used for the SANE networking protocol. That's why proposed sanei_tcp. Bye, Henning
