From owner-freebsd-stable@FreeBSD.ORG Tue Dec 26 16:12:26 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 528C016A40F for ; Tue, 26 Dec 2006 16:12:26 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.freebsd.org (Postfix) with ESMTP id 2AEC813C46F for ; Tue, 26 Dec 2006 16:12:26 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.13.6) with ESMTP id kBQGCP2G050706; Tue, 26 Dec 2006 08:12:25 -0800 (PST) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id kBQGCPIe050705; Tue, 26 Dec 2006 08:12:25 -0800 (PST) (envelope-from rizzo) Date: Tue, 26 Dec 2006 08:12:25 -0800 From: Luigi Rizzo To: stable@freebsd.org Message-ID: <20061226081225.A50663@xorpc.icir.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Cc: Subject: fdformat usb floppy disks not supported on 6.x ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Dec 2006 16:12:26 -0000 is there any way to fdformat a floppy connected through usb ? luigi# fdformat da0 fdformat: not a floppy disk: /dev/da0 i am running a RELENG_6 from Dec.23 sources, and the device is the following: Dec 26 17:12:09 luigi kernel: umass0: MITSUMI MITSUMI USB FDD, rev 1.00/1.00, addr 2 Dec 26 17:12:09 luigi kernel: da0 at umass-sim0 bus 0 target 0 lun 0 Dec 26 17:12:09 luigi kernel: da0: Removable Direct Access SCSI-0 device Dec 26 17:12:09 luigi kernel: da0: 1.000MB/s transfers cheers luigi