From owner-cvs-all Mon Dec 20 5:26:45 1999 Delivered-To: cvs-all@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id B577314A0A; Mon, 20 Dec 1999 05:26:41 -0800 (PST) (envelope-from marcel@scc.nl) Received: from [212.238.132.94] (helo=scones.sup.scc.nl) by post.mail.nl.demon.net with esmtp (Exim 2.02 #1) id 1202pj-0000et-00; Mon, 20 Dec 1999 13:26:40 +0000 Received: from scc.nl (scones.sup.scc.nl [192.168.2.4]) by scones.sup.scc.nl (8.9.3/8.9.3) with ESMTP id OAA06448; Mon, 20 Dec 1999 14:26:36 +0100 (CET) (envelope-from marcel@scc.nl) Message-ID: <385E2E8C.5ACC244@scc.nl> Date: Mon, 20 Dec 1999 14:26:36 +0100 From: Marcel Moolenaar Organization: SCC vof X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.5 i386) X-Accept-Language: en MIME-Version: 1.0 To: Cameron Grant Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/sound/pcm sound.c References: <19991220011729.CFCF81CCE@overcee.netplex.com.au> <385DF895.7BB7605A@scc.nl> <001f01bf4ae8$e0d22600$0304020a@rings> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Cameron Grant wrote: > > Depends on whether the brokenness is Linux specific, I guess. If some of > > our ports have the same brokeness, then this is probably the best place > > to fix it. Otherwise, move the fix to the Linuxulator and keep newpcm > > clean... > > vmware is the only app i know of that does this. > > i was pondering leaving the fix here atm, but adding a nasty printf so we > can more easily collect info on which apps trigger it. Good idea. I basicly did the same for all unimplemented Linux syscalls in the Linuxulator. Instead of questions like "My Linux app broke and I don't know why", I got "Oy, I got this-and-that in my log when my Linux app crashed". It really helped... Anyway, if you prefer to have the fix in the Linuxulator (be it immediately or eventually) then feel free to do so. -- Marcel Moolenaar mailto:marcel@scc.nl SCC Internetworking & Databases http://www.scc.nl/ The FreeBSD project mailto:marcel@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message