Re: Sound manuals
- In reply to: Alexander Ziaee: "Sound manuals"
 - Go to: [ bottom of page ] [ top of archives ] [ this month ]
 
Date: Wed, 19 Feb 2025 14:32:34 UTC
Hello, Alexander Ziaee wrote: > Hello, > > I want to do the sound manuals like we do wifi manuals. My snd_uaudio > device shows up as uaudio0, like if_re shows up as re0, and the manual > is called re, which is shadow mlinked to if_re. To do this nicely, I'd > like to pick a consistent pattern for the manual document description. > > Thus: > > "audio driver" or "sound driver"? > > P.S. In the past it was often said device instead of driver. I think > this is more elegant actually, but used less and less as time goes on. If I understand correctly, you want to create mlinks so that we can access, say, "snd_uaudio" as "uaudio"? I am not sure I understand the second part of the email about "sound" vs "audio". Isn't mlinking enough? Christos