$NetBSD: patch-ac,v 1.6 2002/11/28 11:40:46 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
