Re: [Freedos-devel] Beep command can't stop sounding when run in Intel Skylelake platorm.

2016-05-11 Thread Rugxulo
Hi, On Wed, May 11, 2016 at 12:32 PM, Eric Auer wrote: > > Hi Rugxulo et al, > > of course when I said that: > >>> In related news, the tab completion beep of FreeCOM can hang in DOSEMU. > > I was not looking for a work-around like that: I know, but beeping isn't what I'd call essential behavior

Re: [Freedos-devel] Beep command can't stop sounding when run in Intel Skylelake platorm.

2016-05-11 Thread Eric Auer
Hi Rugxulo et al, of course when I said that: >> In related news, the tab completion beep of FreeCOM can hang in DOSEMU. I was not looking for a work-around like that: > You could always zero out the "BEEP\0" string to disable the interactive > command, but the actual beeping code is still inc

Re: [Freedos-devel] Beep command can't stop sounding when run in Intel Skylelake platorm.

2016-05-11 Thread Rugxulo
Hi, On Fri, May 6, 2016 at 11:03 AM, Eric Auer wrote: > >>> When we test FreeDOS latest version, w found beep command can't stop >>> sounding in Intel Skylake platform. > > In related news, the tab completion beep of FreeCOM can hang in DOSEMU. You could always zero out the "BEEP\0" string to di

Re: [Freedos-devel] Beep command can't stop sounding when run in Intel Skylelake platorm.

2016-05-09 Thread 孙国祥
me E. Shidel Jr." Subject: [Freedos-devel] FDI Preview 15, Update 3 To: "Technical discussion and questions for FreeDOS developers." Message-ID: <225b195e-6c52-4db2-be66-08bb9eec1...@shidel.net> Content-Type: text/plain; charset=us-ascii Hello All, Sorry that it took s

Re: [Freedos-devel] Beep command can't stop sounding when run in Intel Skylelake platorm.

2016-05-06 Thread Rugxulo
Hi, On Fri, May 6, 2016 at 8:05 AM, wrote: > > On May 6, 2016 6:42 AM, "MikeSun(孙国祥)" wrote: >> >> Hello developer, >> >> I’m BIOS vendor-AMI. >> >> When we test FreeDOS latest version, w found beep command can't stop >> sounding in Intel Skylake platform. >> >> But we build beep source code(fr

Re: [Freedos-devel] Beep command can't stop sounding when run in Intel Skylelake platorm.

2016-05-06 Thread Eric Auer
Hi :-) >> I’m BIOS vendor-AMI. >> >> When we test FreeDOS latest version, w found beep command can't stop >> sounding in Intel Skylake platform. In related news, the tab completion beep of FreeCOM can hang in DOSEMU. Regards, Eric -

Re: [Freedos-devel] Beep command can't stop sounding when run in Intel Skylelake platorm.

2016-05-06 Thread perditionc
On May 6, 2016 6:42 AM, "MikeSun(孙国祥)" wrote: > > Hello developer, > > > > I’m BIOS vendor-AMI. > > When we test FreeDOS latest version, w found beep command can't stop sounding in Intel Skylake platform. > > > > But we build beep source code(from FreeDos open source) by Watcom C tool and run beep

[Freedos-devel] Beep command can't stop sounding when run in Intel Skylelake platorm.

2016-05-06 Thread 孙国祥
Hello developer, I’m BIOS vendor-AMI. When we test FreeDOS latest version, w found beep command can't stop sounding in Intel Skylake platform. But we build beep source code(from FreeDos open source) by Watcom C tool and run beep.exe in FreeDOS. Beep.exe work normally. Did anybody meet this