Re: [Emc-developers] hal_pi_gpio.c rpi4 revision c03112

2020-02-24 Thread Gene Heskett
On Monday 24 February 2020 08:35:38 andy pugh wrote: > On Sat, 15 Feb 2020 at 16:27, Gene Heskett > wrote: > > Quit trying to use it. For normal operation its not needed as far as I > > > know. I am not. I think you'll find warning in the docs about it > > being unusable. > > hal_pi_gpio was impo

Re: [Emc-developers] hal_pi_gpio.c rpi4 revision c03112

2020-02-24 Thread andy pugh
On Sun, 16 Feb 2020 at 16:08, Thomas J Powderly wrote: > I now have linuxcnc 2.9 with a good hal_pi_gpio.(doesnt break on newest > Pi revision code c03112 ) > I feel we can add this to 2.8, as that is (still) not released and the driver is new in that version. I am not sure what "rev" should be

Re: [Emc-developers] hal_pi_gpio.c rpi4 revision c03112

2020-02-24 Thread andy pugh
On Sat, 15 Feb 2020 at 16:27, Gene Heskett wrote: Quit trying to use it. For normal operation its not needed as far as I > know. I am not. I think you'll find warning in the docs about it being > unusable. hal_pi_gpio was imported from Machinekit recently. It's a GPIO driver, are you confusing

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