From owner-freebsd-multimedia Sun May 12 23:58:35 1996 Return-Path: owner-multimedia Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA24090 for multimedia-outgoing; Sun, 12 May 1996 23:58:35 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id XAA24085 for ; Sun, 12 May 1996 23:58:33 -0700 (PDT) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.6.12/8.6.12) with ESMTP id XAA00330; Sun, 12 May 1996 23:56:06 -0700 Message-Id: <199605130656.XAA00330@rah.star-gate.com> X-Mailer: exmh version 1.6.5 12/11/95 To: Christoph Kukulies cc: smpatel@umiacs.umd.edu (Sujal Patel), multimedia@freebsd.org Subject: Re: snd in -current, vmix, misc In-reply-to: Your message of "Mon, 13 May 1996 08:42:31 +0200." <199605130642.IAA24180@gilberto.physik.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 12 May 1996 23:56:05 -0700 From: "Amancio Hasty Jr." Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > On Sun, 12 May 1996, Christoph P. Kukulies wrote: > > > > > I compiled a -current kernel with snd01041996-2.2-current.tgz: > > > > > > 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. > > > > > > What's the cause of this? > > > > 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: > > Yesterday while playing with vat 4.0a8 I got a total system freeze > which was preceded by a somewhat jumpy mouse action. I moved the > mouse cursor in and out of the vat window and suddenly the mouse arrow > warped to a different location. I was speaking into the mic and was > playing with the button below of the mic (the one that turns into > a different icon now when clicking on it). Then I clicked in the title > bar of the vat window and, pugh - freeze. Nope thats probably something else related to the sound driver and 2.2 because vat so far over here has not crashed my system;however, I am running 2.1-STABLE. Amancio