summaryrefslogtreecommitdiff
path: root/audio/nas/patches/patch-ac
blob: 86bcc53d8c60eb09db66dbaa0fc0af07fecf49e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
$NetBSD: patch-ac,v 1.7 2008/10/14 12:47:11 markd Exp $

--- server/nasd.conf.eg.orig	Tue Oct  8 16:08:02 2002
+++ server/nasd.conf.eg
@@ -29,8 +29,8 @@
 
 inputsection
 
-	device		"/dev/dsp1"		# The input device, usually
-	mixer		"/dev/mixer1"		# mixer device
+	device		"@DEVOSSAUDIO@1"		# The input device, usually
+	mixer		"/dev/mixer1"		# mixer device
         gain            50                      # default input gain (0-100)
 	maxrate		44100
 	minrate		4000			# Kind of redundant
@@ -47,7 +47,7 @@
 
 # These are used by voxware only for now.
 outputsection
-	device		"/dev/dsp"		# The output device, usually
+	device		"@DEVOSSAUDIO@"		# The output device, usually
 	mixer		"/dev/mixer"		# mixer device
         gain            50                      # default output gain (0-100)
 	maxrate		44100			# CD quality.
@@ -73,7 +73,7 @@
 #
 #
 #outputsection
-#	device	"/dev/pcaudio"
+#	device		"/dev/speaker"
 #	maxrate		8000
 #	minrate		8000
 #	wordsize	8