From owner-freebsd-current@FreeBSD.ORG Fri Jun 4 09:49:11 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9411016A4CE for ; Fri, 4 Jun 2004 09:49:11 -0700 (PDT) Received: from sana.init-main.com (104.194.138.210.bn.2iij.net [210.138.194.104]) by mx1.FreeBSD.org (Postfix) with ESMTP id E96EE43D48 for ; Fri, 4 Jun 2004 09:49:08 -0700 (PDT) (envelope-from takawata@init-main.com) Received: from init-main.com (localhost [127.0.0.1]) by sana.init-main.com (8.12.11/8.12.11) with ESMTP id i54GjcEk061517; Sat, 5 Jun 2004 01:45:38 +0900 (JST) (envelope-from takawata@init-main.com) Message-Id: <200406041645.i54GjcEk061517@sana.init-main.com> To: Mathew Kanner From: takawata@jp.freebsd.org In-reply-to: Your message of "Fri, 04 Jun 2004 11:53:31 -0400." <20040604155331.GO92188@cnd.mcgill.ca> Date: Sat, 05 Jun 2004 01:45:38 +0900 Sender: takawata@init-main.com cc: freebsd-current@freebsd.org Subject: Re: What happened to src/sys/dev/sound/midi ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jun 2004 16:49:11 -0000 In message <20040604155331.GO92188@cnd.mcgill.ca>, Mathew Kanner さんいわく: >On Jun 03, Robert Watson wrote: >> >> On Thu, 3 Jun 2004, Brooks Davis wrote: >> >> > [Please wrap your lines properly. Between your complete failure to >> > format your message appropriately and your extremely abrasive tone, I >> > was seriously tempted to simply kill file you. :(] >> > >> > On Thu, Jun 03, 2004 at 12:42:30PM -0600, P.D. Seniura wrote: >> > > So where is the URL for this quote, please? I said twice now that I >> > > cannot find it. And I *still* cannot find it! (third time... ;) >> > >> > You could always check cvsweb. It should be the obvious first place to >> > look: >> > >> > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/sound/midi/Attic/midi.c >> > >> > The mailing list archive lists the message here: >> > >> > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=240510+0+current/cvs-src >> >> All this aside, I was a bit surprised on reading the commit message to see >> the current MIDI code axed before adding the new code, if the new code is >> expected to be seen soon. Usually the argument for "axe now" in the >> presence of "new version coming soon" is "the current version is hurting >> people and should be put out of its misery". I wouldn't preclude that >> being the case, but I don't remember it causine that much misery... > > In my humble opinion: We should axe this driver as "the >current version is hurting people and should be put out of its >misery". The current driver (before removal) simply didn't work and >people were trying to use it. I send you again, "Are there any snapshot of your audio related work available for review?" At least, the older code shouldn't be removed until the replacement appears.