[Bug 220909] device_probe() isn't called for the midi device emu10kx

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 19 Mar 2026 12:44:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220909

Christos Margiolis <christos@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |christos@freebsd.org
             Status|New                         |Closed
         Resolution|---                         |Not A Bug
           Assignee|multimedia@FreeBSD.org      |christos@freebsd.org

--- Comment #1 from Christos Margiolis <christos@freebsd.org> ---
Hello, I just stumbled upon this randomly.

The MIDI code for emu10kx is actually disabled (see #if 0 in
sys/dev/sound/pci/emu10kx.c). That being said, there was some work to re-enable
it [1], but the author informed me that he will continue this work at some
point.

[1] https://github.com/freebsd/freebsd-src/pull/1904

-- 
You are receiving this mail because:
You are the assignee for the bug.