From owner-freebsd-arch@freebsd.org Sun Dec 3 12:18:24 2017 Return-Path: Delivered-To: freebsd-arch@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 76F25DF99AE for ; Sun, 3 Dec 2017 12:18:24 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 6541A76D9F for ; Sun, 3 Dec 2017 12:18:24 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Received: by mailman.ysv.freebsd.org (Postfix) id 64787DF99AD; Sun, 3 Dec 2017 12:18:24 +0000 (UTC) Delivered-To: arch@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6415BDF99AC for ; Sun, 3 Dec 2017 12:18:24 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Received: from ravenloft.kiev.ua (ravenloft.kiev.ua [94.244.131.95]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2EB0676D9E for ; Sun, 3 Dec 2017 12:18:24 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Date: Sun, 3 Dec 2017 13:18:21 +0100 From: Alex Kozlov To: Poul-Henning Kamp Cc: arch@freebsd.org Subject: Re: Deprecating / Removing floppy drive support Message-ID: <20171203121821.GA69142@ravenloft.kiev.ua> References: <201712030616.vB36GFEg026146@slippy.cwsent.com> <43746890-e60a-5c8f-4c77-bbfe9a5a6aa9@selasky.org> <67961.1512296877@critter.freebsd.dk> <20171203120028.32f84314@ernst.home> <20171203113341.GA68792@ravenloft.kiev.ua> <23404.1512302187@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <23404.1512302187@critter.freebsd.dk> X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Dec 2017 12:18:24 -0000 On Sun, Dec 03, 2017 at 11:56:27AM +0000, Poul-Henning Kamp wrote: > -------- > In message <20171203113341.GA68792@ravenloft.kiev.ua>, Alex Kozlov writes: > >On Sun, Dec 03, 2017 at 12:00:28PM +0100, Gary Jennejohn wrote: > >> On Sun, 03 Dec 2017 10:27:57 +0000 > >> "Poul-Henning Kamp" wrote: > >> > >> > Incidentally FreeBSD is/was the only modern OS which could > >> > still read 8" floppies. > >Well, with proper* cable you can connect 8" drive to fdc and read > >it pretty much on any OS that supports floppies. > Uhm... no ? > > Very few OS's have had 8" format compatible settings since CP/M > and even fewer handle the track46 pin correctly on write. I'd done it in dos, I read about successful setups for Linux and Windows(older). Anecdotally, I was not able to do it in FreeBSD. -- Alex