Page MenuHomeFreeBSD

D47198.id145163.diff
No OneTemporary

D47198.id145163.diff

diff --git a/sys/dev/sound/pcm/channel.h b/sys/dev/sound/pcm/channel.h
--- a/sys/dev/sound/pcm/channel.h
+++ b/sys/dev/sound/pcm/channel.h
@@ -335,10 +335,10 @@
extern int report_soft_formats;
extern int report_soft_matrix;
-#define PCMDIR_PLAY 1
-#define PCMDIR_PLAY_VIRTUAL 2
-#define PCMDIR_REC -1
-#define PCMDIR_REC_VIRTUAL -2
+#define PCMDIR_PLAY 0
+#define PCMDIR_PLAY_VIRTUAL 1
+#define PCMDIR_REC 2
+#define PCMDIR_REC_VIRTUAL 3
#define PCMTRIG_START 1
#define PCMTRIG_EMLDMAWR 2

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 22, 5:31 PM (4 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27796931
Default Alt Text
D47198.id145163.diff (502 B)

Event Timeline