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)
commitb1215acc629e0b57970e5d3397bf8efaccf0a24d
treedc6a65f70e33a073cb97cd20c3f074ed8dc5c283
parent5261c7c85ecc0af318ce214235b5610feabe39f5
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