From owner-freebsd-multimedia Mon May 13 07:26:33 1996 Return-Path: owner-multimedia Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA23989 for multimedia-outgoing; Mon, 13 May 1996 07:26:33 -0700 (PDT) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA23977 for ; Mon, 13 May 1996 07:26:25 -0700 (PDT) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id IAA10241; Mon, 13 May 1996 08:22:49 -0600 Date: Mon, 13 May 1996 08:22:49 -0600 From: Nate Williams Message-Id: <199605131422.IAA10241@rocky.sri.MT.net> To: Christoph Kukulies Cc: smpatel@umiacs.umd.edu (Sujal Patel), multimedia@freebsd.org Subject: Re: snd in -current, vmix, misc In-Reply-To: <199605130642.IAA24180@gilberto.physik.rwth-aachen.de> References: <199605130642.IAA24180@gilberto.physik.rwth-aachen.de> Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > > May 12 18:06:42 isdn-kukulies /kernel: isa_dmastart: channel 1 busy > > > and continously the message 'isa_dmastart: channel 1 busy' on the screen. > > > > > > > This is caused by the sound driver failing to report that the dma > > operation has been completed. For now, until the sound driver in -current > > is up to par, you can just comment this message out of isa.c > > Could the excessive occurance of this message or that fact that it is there > lead to stability problems? Reason I'm asking is: If you're getting a *LOT* of these yes. Bruce just fixed a race condition in syscons that caused it to panic the system when lots of kernel printfs occur. Nate