Re: [Emc-developers] hal_parport.c read_all write_all

2020-02-24 Thread andy pugh
On Fri, 21 Feb 2020 at 07:14, Thomas J Powderly wrote: > Does any one use the read_all or write_all functions of hal_parport? It's hard to tell. They are mentioned in the docs, so it is likely that they are used out in the wild even if they are not used in any of the sample configs. Do any sa

[Emc-developers] hal_parport.c read_all write_all

2020-02-20 Thread Thomas J Powderly
Does any one use the read_all or write_all functions of hal_parport? from my copy of hal_parport.c """ // TJP i dont see parport.read_all or write_all used in ANY supplied parport hal cfgs // TJP it seems parport.read_all and write_all were intended for a single pport // TJP and parport.n.re