From owner-cvs-sys Sun Mar 10 04:05:51 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA21079 for cvs-sys-outgoing; Sun, 10 Mar 1996 04:05:51 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id EAA21060 Sun, 10 Mar 1996 04:05:48 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.4/8.6.9) with SMTP id EAA13369; Sun, 10 Mar 1996 04:05:17 -0800 (PST) To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: jkh@freefall.freebsd.org (Jordan K. Hubbard), CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org, multimedia@freebsd.org Subject: Re: cvs commit: src/sys/i386/isa isa.c In-reply-to: Your message of "Sun, 10 Mar 1996 11:29:36 +0100." <199603101029.LAA01062@uriah.heep.sax.de> Date: Sun, 10 Mar 1996 04:05:16 -0800 Message-ID: <13367.826459516@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-sys@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Ick. Instead of fixing the problems, simply don't report the > symptoms? Not surprisingly, I thought the same thing for awhile before deciding to commit this change. My final rationale was that this problem had persisted for several months, was *not* very informational in nature (the sound code works, it just gripes like this) and if nobody was going to fix it soon then I might as well shut the silly thing up. Don't worry, however, as the committer of this change I've got the problem still very much in mind and will not forget about it. Sujal has already suggested a fix, which I've fwd'd to the multimedia group, and if nothing else my committing this "fix" seems to have finally stimulated some response to the problem.. :-) Jordan