History log of /netbsd-src/sys/modules/midi_seq/Makefile (Results 1 – 1 of 1)
Revision Date Author Comments
# d2d4d436 04-Jun-2022 pgoyette <pgoyette@NetBSD.org>

Combine the midi and sequencer modules into a single midi_seq module
to avoid a circular dependency as noted in kern/56772. Retain minimal
modules of the original names to accomodate auto-loading up

Combine the midi and sequencer modules into a single midi_seq module
to avoid a circular dependency as noted in kern/56772. Retain minimal
modules of the original names to accomodate auto-loading upon access
to the /dev/xxx nodes.

show more ...