mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
313 B

--- ./config/linuxplay.c.orig 2003-07-25 11:47:04.710496048 +0200
+++ ./config/linuxplay.c 2003-07-25 11:29:16.000000000 +0200
@@ -38,7 +38,7 @@
static int dev_fd = -1;
/* file descriptor for audio device */
-char *dev_file = "/dev/sbdsp";
+char *dev_file = "/dev/sound/dsp";
static int linear_fd = -1;