sys/oss/gstosselement.c: Fix the ossmixer case where we shouldn't open /dev/dsp*...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Thu, 22 Jan 2004 20:51:08 +0000 (20:51 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Thu, 22 Jan 2004 20:51:08 +0000 (20:51 +0000)
commit0a0ccb33e380f474fd9f9d21d00b18699faa0b9c
tree081baf5db27475eb6b95d04579acc3ff5569f626
parenta4614f19e69ea978d27a6b42694eede2c0422024
sys/oss/gstosselement.c: Fix the ossmixer case where we shouldn't open /dev/dsp* because it might block operations (w...

Original commit message from CVS:
2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
Fix the ossmixer case where we shouldn't open /dev/dsp* because
it might block operations (which is bad for a mixer).
ChangeLog