From 75dc9c41abca99f9e1b6b190602b2fb578f79bc3 Mon Sep 17 00:00:00 2001 From: Hans Petter Selasky Date: Sat, 20 Jun 2020 14:16:24 +0000 Subject: [PATCH] Improve debug message to be more precise and clear. For the sake of the record, this is the last use of the words master and slave in the FreeBSD's USB stack, drivers and subsystems. MFC after: 1 week Sponsored by: Mellanox Technologies --- sys/dev/sound/usb/uaudio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/sound/usb/uaudio.c b/sys/dev/sound/usb/uaudio.c index 1458a3e6287a..06986b03e8e2 100644 --- a/sys/dev/sound/usb/uaudio.c +++ b/sys/dev/sound/usb/uaudio.c @@ -1163,7 +1163,7 @@ uaudio_attach_sub(device_t dev, kobj_class_t mixer_class, kobj_class_t chan_clas if (sc->sc_play_chan[i].num_alt > 0 && (sc->sc_child[i].mix_info & SOUND_MASK_PCM) == 0) { - DPRINTF("emulating master volume\n"); + DPRINTF("software controlled main volume\n"); /* * Emulate missing pcm mixer controller