From owner-freebsd-current@FreeBSD.ORG Thu Oct 14 07:11:00 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 D116016A4CE for ; Thu, 14 Oct 2004 07:11:00 +0000 (GMT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D2E943D5C for ; Thu, 14 Oct 2004 07:11:00 +0000 (GMT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 56AF865426 for ; Thu, 14 Oct 2004 08:10:58 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 37686-06-2 for ; Thu, 14 Oct 2004 08:10:57 +0100 (BST) Received: from empiric.dek.spc.org (dhcp120.icir.org [192.150.187.120]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id BD8FF65292 for ; Thu, 14 Oct 2004 08:10:57 +0100 (BST) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id 0330063E8; Thu, 14 Oct 2004 00:10:51 -0700 (PDT) Date: Thu, 14 Oct 2004 00:10:51 -0700 From: Bruce M Simpson To: freebsd-current@FreeBSD.org Message-ID: <20041014071051.GP718@empiric.icir.org> Mail-Followup-To: freebsd-current@FreeBSD.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HuscSE0D68UGttcd" Content-Disposition: inline Subject: ufdformat(1) -- format disks in USB floppy drives. 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: Thu, 14 Oct 2004 07:11:00 -0000 --HuscSE0D68UGttcd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello, I've written a command to format USB floppies. You will need the scsi_da.h and umass.c patches recently committed to -CURRENT in order to use it. If there is enough demand it can be pushed back into the tree. It can be found at: http://people.freebsd.org/~bms/dump/ufdformat/ Please try it out and let me know your thoughts. Enjoy, BMS. --HuscSE0D68UGttcd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: '' iD8DBQFBbiZ6ueUpAYYNtTsRAnGiAJ0UfWgb4uzb/sFSkJCX8yx8l+GdvQCgmWGo r4JASC2a4yXtkuh36lzmqG0= =/3RF -----END PGP SIGNATURE----- --HuscSE0D68UGttcd--