[Bug 220909] device_probe() isn't called for the midi device emu10kx
| Newsgroups | gmane.os.freebsd.devel.multimedia |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220909 Christos Margiolis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|New |Closed Resolution|--- |Not A Bug Assignee|[email protected] |[email protected] --- Comment #1 from Christos Margiolis <[email protected]> --- 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.