Re: mpu401 module update
Crain Greg <[email protected]> Mon, 17 Nov 2003 13:43:59 -0500
| Newsgroups | gmane.os.openbeos.midi |
|---|---|
| Message-ID | <59494E2589FBF14AB5BB0523274BC76801AB74CE@abhe341a.abhe.ww011.siemens.net> |
Yes, the midi_interrupt_op is where the IRQ's should be enabled and =3D disabled. The module will call this. In your driver, I think you also enable Midi transmit IRQ's as well( =3D EMU_INTE_MIDITXENABLE ). I don't think this is required. I will take =3D a closer look at what I changed in the emuxki because I just made a few =3D quick changes, and will email you privately. =3D20 Greg >i did a change to emuxki.c hoping this will prevent the behaviour you =3D found. > >i don't understand the "And then enable the midi receive interrupts, >EMU_INTE_MIDIRXENABLE" >isn't the job of midi_interrupt_op to enable these interrupts ? >Bye, >J=3DE9r=3DF4me