[MPlayer-dev-eng] [PATCH] correcting devfs /dev/sound/dsp path

David Holm david at realityrift.com
Sun Feb 24 09:07:34 CET 2002


a find /usr/src/linux/|xargs grep dspW 2>/dev/null returned:
/usr/src/linux/drivers/sound/soundcard.c:       {SND_DEV_DSP16,    
"dspW", S_IWUGO | S_IRUSR | S_IRGRP,
/usr/src/linux/drivers/sound/trident.c:    /dev/dspW will accept 16-bits
sample */
/usr/src/linux/drivers/sound/i810_audio.c:         /dev/dspW will accept
16-bits sample, but we don't support those so we
/usr/src/linux/drivers/sound/cs46xx.c:             /dev/dspW will accept
16-bits sample */
/usr/src/linux/drivers/sound/cs46xx.c:             /dev/dspW will accept
16-bits sample */
/usr/src/linux/drivers/sbus/audio/audio.c:      {
SPARCAUDIO_DSP16_MINOR, "dspW", S_IWUGO | S_IRUSR | S_IRGRP },


On Sun, 2002-02-24 at 08:37, David Holm wrote:
> On Sun, 2002-02-24 at 02:28, Sven Hartge wrote:
> > Hi.
> > 
> > Attached patch fixes the path of /dev/sound/dsp. The 'W' looks like a
> > typo. If not, then there is some serious magic needed to correctly
> > detect the right devfsd-OSS devices.
> > 
> 
> My dsp device used to be called /dev/dspW, apparently it's not any
> longer otherwise I would have mailed you my device names. I'm running
> alsa now, that is probably why. The kernel oss driver seemed to register
> /dev/dspW, although I have no idea why.
> 
> //David Holm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: This is a digitally signed message part
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20020224/a8e43917/attachment.pgp>


More information about the MPlayer-dev-eng mailing list