Date: Wed, 28 Oct 1998 19:15:32 -0200 (EDT) From: Joao Carlos Mendes Luis <jonny@jonny.eng.br> To: faber@ISI.EDU (Ted Faber) Cc: jonny@jonny.eng.br, multimedia@FreeBSD.ORG Subject: Re: timidity, pcm, sb16, dma, etc. Message-ID: <199810282115.TAA06069@roma.coe.ufrj.br> In-Reply-To: <199810282111.NAA01360@tnt.isi.edu> from Ted Faber at "Oct 28, 98 01:11:35 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
#define quoting(Ted Faber) // Joao Carlos Mendes Luis wrote: // > BTW: Is this below really necessary ? It annoys so much being // >broadcast to every terminal. And please don't tell me to change my // >syslog.conf. // > // >Oct 28 18:14:40 roma /kernel: SoundBlaster 16 4.11>0 open: device busy // > // // I'd happily change my syslog.conf to stop this from being broadcast to // all ttys. If someone can give me the appropriate incatnation, please // do. Just comment the *.emerg line. :) The problem is that this may block really important messages from the kernel. You could also try something like: !SoundBlaster *.emerg /dev/null But I'm not sure if this would work. Jonny -- Joao Carlos Mendes Luis M.Sc. Student jonny@jonny.eng.br Universidade Federal do Rio de Janeiro "This .sig is not meant to be politically correct." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810282115.TAA06069>