From owner-cvs-src@FreeBSD.ORG Tue Sep 21 18:50:58 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0D9C16A4CE; Tue, 21 Sep 2004 18:50:58 +0000 (GMT) Received: from ylpvm29.prodigy.net (ylpvm29-ext.prodigy.net [207.115.57.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CBC943D49; Tue, 21 Sep 2004 18:50:58 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-127-84-57.dsl.snfc21.pacbell.net [67.127.84.57])i8LIogIV017525; Tue, 21 Sep 2004 14:50:43 -0400 Message-ID: <415077F8.306@root.org> Date: Tue, 21 Sep 2004 11:50:32 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040901) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Bruce M Simpson References: <200409181740.i8IHeq5V040496@repoman.freebsd.org> <20040918175743.GI6019@empiric.icir.org> <20040921060737.GA842@empiric.icir.org> <414FC8CB.1030802@root.org> <20040921095700.GB842@empiric.icir.org> In-Reply-To: <20040921095700.GB842@empiric.icir.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/fdformat fdformat.csrc/usr.sbin/fdread fdutil.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2004 18:50:58 -0000 Bruce M Simpson wrote: > On Mon, Sep 20, 2004 at 11:23:07PM -0700, Nate Lawson uttered thus: >>And that, kids, is how BMS got into USB maintainership. > > If I have time I'm certainly willing to roll a patch and test somewhat, > but I'm certainly NOT in a position to maintain USB or umass, and I'm > loathe to spend time on something like this, unless someone knows > specifically how to format a floppy in a USB floppy drive in FreeBSD > and have it work, so speak up now please. > > Those of you who've been keeping up with ATAng will know that I've done > stuff broadly related to USB in the past, but that it was largely a shot > in the dark. I would appreciate review from individuals who know more > about USB or umass than I do, if I do this work. A quick survey just now shows about 2/3 of the tree is not actively maintained. The same thing happened to me with umass. If something bugs you enough, fix it. If it interests you enough, maintain it. USB has no active maintainers, mostly dabblers. People who might respond to your email re: USB include ticso, imp, iedowse, and brian. -Nate