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 孙国祥
n't stop sounding when run in Intel Skylelake platorm. (Eric Auer) -- Message: 1 Date: Fri, 6 May 2016 10:54:11 +0000 From: MikeSun(???) Subject: Re: [Freedos-devel] Beep command can't stop sounding when run in Intel Skylelake. To: "freedos-devel@lists.so

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

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

2016-05-06 Thread 孙国祥
sage-ID: <225b195e-6c52-4db2-be66-08bb9eec1...@shidel.net> Content-Type: text/plain; charset=us-ascii Hello All, Sorry that it took so long, but I have been swamped the last couple weeks. Anyhow, I updated vinfo in V8Power tools to detect QEMU. So, FDI should no longer get stuck by trying to create a RAMDRIV

[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