Re: [Freedos-devel] freecom beep / stuck freedos core components

2020-05-13 Thread tom ehlert
2). 2017-Jun-9: "#189 Beep function freezes on recently intel platform (skylake/kabylake)" * https://sourceforge.net/p/freedos/bugs/189/ >> Bart added this function as it seems to be missing from ia16_gcc > Okay so it is only fixed when you cross-compile from Linux? it's related

Re: [Freedos-devel] freecom beep / stuck freedos core components

2020-05-13 Thread Mercury Thirteen via Freedos-devel
On Wednesday, May 13, 2020 3:33 PM, Eric Auer e.a...@jpberlin.de wrote: > ... > >> because nobody uses any FreeCOM binary younger then 2006 >> for well known reasons. > > Please shed some light on the well known reasons. +1 I never heard of any reasons. Granted I don't use FreeDOS on the daily, b

Re: [Freedos-devel] freecom beep / stuck freedos core components

2020-05-13 Thread Eric Auer
Hi Tom, >>> 2). 2017-Jun-9: "#189 Beep function freezes on recently intel platform >>> (skylake/kabylake)" >>> * https://sourceforge.net/p/freedos/bugs/189/ > Bart added this function as it seems to be missing from ia16_gcc Okay so it is only fixed when you cross-compile from Linux? > because

Re: [Freedos-devel] beep implementation

2020-05-13 Thread tom ehlert
> Thanks, I will try the patch out when I get a little time. patches are not too helpful in an open source OS. > The regular bell character doesn't hang, so I wonder why freecom > implements its own version. you aren't entirely clear in your bug description: does it start to beep, and then be

Re: [Freedos-devel] beep implementation

2020-05-13 Thread tom ehlert
Hallo Herr Eric Auer, am Mittwoch, 13. Mai 2020 um 12:19 schrieben Sie: > Hi Rugxulo, > Thank you for your binary patch but... >> 1). 2016-May-6: "[Freedos-devel] Beep command can't stop sounding when >> run in Intel Skylelake platorm." >> * https://sourceforge.net/p/freedos/mailman/message/350

Re: [Freedos-devel] beep implementation

2020-05-13 Thread Johnpaul Humphrey
Thanks, I will try the patch out when I get a little time. The regular bell character doesn't hang, so I wonder why freecom implements its own version. On Wed, May 13, 2020 at 3:20 AM Eric Auer wrote: > > Hi Rugxulo, > > Thank you for your binary patch but... > > > 1). 2016-May-6: "[Freedos-devel

Re: [Freedos-devel] beep implementation

2020-05-13 Thread Eric Auer
Hi Rugxulo, Thank you for your binary patch but... > 1). 2016-May-6: "[Freedos-devel] Beep command can't stop sounding when > run in Intel Skylelake platorm." > * https://sourceforge.net/p/freedos/mailman/message/35068370/ > > 2). 2017-Jun-9: "#189 Beep function freezes on recently intel platfor