Skip to content

Conversation

@n-p-soft
Copy link
Contributor

@n-p-soft n-p-soft commented Nov 29, 2025

NOTE: this depends on pull requests #1905 and #1902.

MIDI code in emu10kx driver was disabled due to possible locking problems in MIDI core, which should have been corrected by #1902.

Here, we also fixed that the card interrupts were enabled too early and disabled too late.

This was tested under FreeBSD 15.0 using a SoundBlaster Audigy (chipset CA0100, I will also try one Audigy2).

@n-p-soft n-p-soft force-pushed the midi-emu10kx branch 2 times, most recently from 00a409b to a8f54df Compare November 29, 2025 11:41
@christosmarg christosmarg self-requested a review December 2, 2025 10:16
    NOTE: this depends on pull requests freebsd#1902 (or similar pending PR) and freebsd#1905.

    MIDI code in emu10kx driver was disabled due to possible locking problems
    in MIDI core, which should have been corrected by freebsd#1902.

    Here, we also fixed that the card interrupts were enabled too early and
    disabled too late.

    This was tested under FreeBSD 15.0 using a SoundBlaster Audigy
    (chipset CA0100, I will also try one Audigy2).

    Signed-off-by: Nicolas Provost <dev@nicolas-provost.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants