blob: 47f7c1d9773b4ad6ab712fe2577ed411935ab256 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
https://github.com/alsa-project/alsa-plugins/commit/ed6684849298
ALSA lib pcm_oss.c:863:(_snd_pcm_oss_open) Unknown field port
--- oss/50-oss.conf.orig 2018-04-03 07:02:58 UTC
+++ oss/50-oss.conf
@@ -5,7 +5,7 @@ pcm.oss {
default "/dev/dsp"
}
type oss
- port $DEVICE
+ device $DEVICE
hint {
show {
@func refer
|