From 673974d9eec383a03024d66db2e687f974c347c2 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Wed, 8 Sep 2004 08:42:36 +0000 Subject: [PATCH] Fixed sound-related hints. (Yes, this is ambiguous but matches reality.) Reviewed by: matk, cg (an earlier version) MT5 after: 3 days --- sys/conf/NOTES | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index fc19046b8950..ae3830e92908 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1904,20 +1904,20 @@ device snd_vibes device snd_uaudio # For non-pnp sound cards: -hint.snd_mss.0.at="isa" -hint.snd_mss.0.irq="10" -hint.snd_mss.0.drq="1" -hint.snd_mss.0.flags="0x0" -hint.snd_sbc.0.at="isa" -hint.snd_sbc.0.port="0x220" -hint.snd_sbc.0.irq="5" -hint.snd_sbc.0.drq="1" -hint.snd_sbc.0.flags="0x15" -hint.snd_gusc.0.at="isa" -hint.snd_gusc.0.port="0x220" -hint.snd_gusc.0.irq="5" -hint.snd_gusc.0.drq="1" -hint.snd_gusc.0.flags="0x13" +hint.pcm.0.at="isa" +hint.pcm.0.irq="10" +hint.pcm.0.drq="1" +hint.pcm.0.flags="0x0" +hint.sbc.0.at="isa" +hint.sbc.0.port="0x220" +hint.sbc.0.irq="5" +hint.sbc.0.drq="1" +hint.sbc.0.flags="0x15" +hint.gusc.0.at="isa" +hint.gusc.0.port="0x220" +hint.gusc.0.irq="5" +hint.gusc.0.drq="1" +hint.gusc.0.flags="0x13" # # Miscellaneous hardware: