Date: Sat, 7 Jun 1997 18:36:50 -0400 (EDT) From: Chuck Robey <chuckr@glue.umd.edu> To: FreeBSD-Multimedia@FreeBSD.org Subject: Nas Message-ID: <Pine.BSF.3.96.970607183023.323L-100000@Journey2.mat.net>
next in thread | raw e-mail | index | archive | help
I've played around with it, I know what's broken, and the fix method, but I don't yet know enough about the sound devices to fix it. This call is failing: if ((fd = open(sndStatOut.device, O_RDWR, 0)) == -1) { UNIDENTMSG; return AuFalse; I checked, this device is maj 30 minor 5, on my machine /dev/dspW. I found some things that are wrong with Nas setup, and if I can get the two opens (there's another for the input device, just like it) then I would have Nas working. Anyone know if I have the major/minor messed up? MAKEDEV seems to be broken for audio, it gives me a mknod error. ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+-----------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970607183023.323L-100000>