From owner-cvs-src@FreeBSD.ORG Tue Sep 21 14:38:57 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 A038316A4CE; Tue, 21 Sep 2004 14:38:57 +0000 (GMT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1563743D3F; Tue, 21 Sep 2004 14:38:57 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost (acs-24-154-239-170.zoominternet.net [24.154.239.170]) (authenticated bits=0) by pittgoth.com (8.12.10/8.12.10) with ESMTP id i8LEcsex022179 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 21 Sep 2004 10:38:55 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Tue, 21 Sep 2004 10:39:35 -0400 From: Tom Rhodes To: Bruce M Simpson Message-Id: <20040921103935.20376164@localhost> In-Reply-To: <20040921095700.GB842@empiric.icir.org> 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> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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.c src/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 14:38:57 -0000 On Tue, 21 Sep 2004 02:57:00 -0700 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. Just post a few patches to various mailing lists, surely there are some users who are willing to test it. Usually arch@ is a good mailing for reviews. -- Tom Rhodes