[PATCH]: eb11f9e38d Deprecate parallel port adapters

2024-06-19 Thread gerrit
This is an automated email from Gerrit. "zapb " just uploaded a new patch set to Gerrit, which you can find at https://review.openocd.org/c/openocd/+/8349 -- gerrit commit eb11f9e38d0ce510264f9fe13009d7f61d04 Author: Marc Schink Date: Wed Jun 12 21:53:25 2024 +0200 Deprecate paralle

[PATCH]: 753c706011 Drop parallel port adapters

2024-06-19 Thread gerrit
This is an automated email from Gerrit. "zapb " just uploaded a new patch set to Gerrit, which you can find at https://review.openocd.org/c/openocd/+/8350 -- gerrit commit 753c70601179f91f04dd86375f7bd559331c3e86 Author: Marc Schink Date: Wed Jun 12 22:08:48 2024 +0200 Drop parallel por

Re: [PATCH]: 753c706011 Drop parallel port adapters

2024-06-19 Thread karl
ger...@openocd.org: > This is an automated email from Gerrit. > > "zapb " just uploaded a new patch set to Gerrit, which you can > find at https://review.openocd.org/c/openocd/+/8350 > > -- gerrit > > commit 753c70601179f91f04dd86375f7bd559331c3e86 > Author: Marc Schink > Date: Wed Jun 12 22

Re: [PATCH]: 753c706011 Drop parallel port adapters

2024-06-19 Thread Tommy Murphy
Hi Karl Probably no harm in you posting your feedback on the OpenOCD Gerrit review for this patch? * https://review.openocd.org/c/openocd/+/8350 Regards Tommy

Re: [PATCH]: 753c706011 Drop parallel port adapters

2024-06-19 Thread Marc Schink
Hi Karl, thanks for your feedback! The patch is only a proposal for now and not a decision. Is there a special reason why you *need* parallel port adapters? I mean there are FTDI-based JTAG (and SWD) adapters for $10. Most parallel port cards I found are more expensive ;) Thanks and best regards

Re: [PATCH]: 753c706011 Drop parallel port adapters

2024-06-19 Thread Brandon Martin
On 6/19/24 15:07, Marc Schink wrote: thanks for your feedback! The patch is only a proposal for now and not a decision. Is there a special reason why you*need* parallel port adapters? I mean there are FTDI-based JTAG (and SWD) adapters for $10. Most parallel port cards I found are more expensive

Re: [PATCH]: 753c706011 Drop parallel port adapters

2024-06-19 Thread karl
Tommy Murphy: > Probably no harm in you posting your feedback on the OpenOCD Gerrit review > for this patch? > * https://review.openocd.org/c/openocd/+/8350 Sorry, I have no OpenID. I tried a few years ago to set up a self-hosted one, but that didn't work: https://sourceforge.net/p/openocd/mail

Re: [PATCH]: 753c706011 Drop parallel port adapters

2024-06-19 Thread Marc Schink
To be host I'm suprised that there are still parallel port users out there. Although the main reason is probably more nostalgia than anything else ;) Anyway, my main problem with the parallel port is Windows. I'm not able to build a regression test setup for Windows. There is no documentation on h

Re: [PATCH]: 753c706011 Drop parallel port adapters

2024-06-19 Thread karl
Marc Schink: > To be host I'm suprised that there are still parallel port users out > there. Although the main reason is probably more nostalgia than > anything else ;) No, nostalgia, it is simple and useful. And it is also useful for LinuxCNC. > Anyway, my main problem with the parallel port is

Re: [PATCH]: 753c706011 Drop parallel port adapters

2024-06-19 Thread Marc Schink
> To be host I'm suprised that there are still parallel port users > out > there. Although the main reason is probably more nostalgia than > anything else ;) > > No, nostalgia, it is simple and useful. > And it is also useful for LinuxCNC. I'm only talking about OpenOCD here ;) Can you give me so