sys/sunaudio/gstsunaudiosrc.c: Apply patch to open the mixer control and set the...
authorJerry Tan <jerry.tan@sun.com>
Fri, 8 Dec 2006 14:32:51 +0000 (14:32 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 8 Dec 2006 14:32:51 +0000 (14:32 +0000)
commit6c58a6baea08b449fec5909d7421c744ab0e65fd
tree5a08c005bcea897878037655a69d0024dd620be0
parent6b01538bca460e8a97eb5a7a73a3b76aee61734e
sys/sunaudio/gstsunaudiosrc.c: Apply patch to open the mixer control and set the MULTIPLE_OPEN ioctl. On solaris, the...

Original commit message from CVS:
* sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
Apply patch to open the mixer control and set the MULTIPLE_OPEN
ioctl. On solaris, the mixer device doesn't need opening non-blocking
- it can be opened by multiple processes by default, but needs the ioctl  for multiple opens within 1 process.
Patch by: Jerry Tan <jerry.tan at sun dot com>
Fixes: #349015
ChangeLog
sys/sunaudio/gstsunaudiosrc.c