From owner-freebsd-questions Wed Apr 3 15:56:44 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA05251 for questions-outgoing; Wed, 3 Apr 1996 15:56:44 -0800 (PST) Received: from mail.tky007.tth.expo96.ad.jp (root@tky007.tth.expo96.ad.jp [133.246.32.58]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id PAA05244 for ; Wed, 3 Apr 1996 15:56:39 -0800 (PST) Received: from tky007.tth.expo96.ad.jp (masafumi@localhost [127.0.0.1]) by mail.tky007.tth.expo96.ad.jp (8.7.5/3.4W4-SMTP) with ESMTP id IAA00479; Thu, 4 Apr 1996 08:57:33 +0900 (JST) Message-Id: <199604032357.IAA00479@mail.tky007.tth.expo96.ad.jp> To: smpatel@umiacs.umd.edu Cc: masafumi@pobox.com, freebsd-questions@freebsd.org Subject: Re: sb16 problem From: Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= Reply-To: masafumi@pobox.com In-Reply-To: Your message of "Tue, 2 Apr 1996 23:37:21 -0500 (EST)" References: X-Mailer: Mew version 1.05+ on Emacs 19.28.1, Mule 2.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Thu, 04 Apr 1996 08:57:32 +0900 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, My problem with sb16 went away as I upgraded from 96030-SNAP to current as of yesterday. Thanks to those of you who responded to my message. > > I'm having a little problem with SoundBlaster 16. I can do ``cat > > foo.au >/dev/audio'' without much problem except that I get following > > message on the console. > > > > isa_dmadone_nobounce: channel 1 not busy > > This is a fairly harmless informational message and you can just comment > it out (/usr/src/sys/i386/isa/isa.c).. There are changes that will > shortly be commited to -current that will clean this up further, but until > then you can just have the kernel stop reporting the error.