From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stas Sergeev Subject: Re: no MIDI input with dosemu ? Date: Fri, 16 Jan 2004 20:18:51 +0300 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <40081CFB.5080201@aknet.ru> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org Hello. Dave Phillips wrote: > I have compiled the sources and have slightly tested for MIDI > input. It didn't work, but that doesn't mean Stas's code is wrong. Since I am not able to really test the patch, it can very well have a bug or two. But I tried to write some crap to the midi_in pipe, and the sequencer recoreded some noice, so somehow it might work. Why it doesn't work for you, is most probably because you still run vapimpu.com with /irq:7 option. This is the way to cheat vapimpu under conditions of no IRQ support for MPU-401. This is not any more, and you have to run vapimpu.com without any parameters to let it detect the proper IRQ itself. Then it might work, hopefully.