From owner-freebsd-current@FreeBSD.ORG Sun Feb 10 12:28:44 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 69A0E773 for ; Sun, 10 Feb 2013 12:28:44 +0000 (UTC) (envelope-from fbsd8@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id 56041A21 for ; Sun, 10 Feb 2013 12:28:44 +0000 (UTC) Received: from [10.0.10.3] ([173.88.202.176]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.4675); Sun, 10 Feb 2013 04:28:44 -0800 Message-ID: <5117927C.8090204@a1poweruser.com> Date: Sun, 10 Feb 2013 07:28:44 -0500 From: Fbsd8 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Poul-Henning Kamp Subject: Re: Time to kill fdc ? References: <79955.1360494404@critter.freebsd.dk> In-Reply-To: <79955.1360494404@critter.freebsd.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 10 Feb 2013 12:28:45.0091 (UTC) FILETIME=[2B22DF30:01CE078A] X-Sender: fbsd8@a1poweruser.com X-Authenticated-Sender: fbsd8@a1poweruser.com X-EchoSenderHash: [fbsd8]-[a1poweruser*com] Cc: current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Sun, 10 Feb 2013 12:28:44 -0000 Poul-Henning Kamp wrote: > I tried to read a floppy disk yesterday. > > When was the last time anybody tried that with a FreeBSD release ? > > Based on my brief experiments yesterday, 6.X is the last release > where accessing floppy disks carry less than a 10% risk of a panic. > > Unless somebody fixes the fdc driver to work in -current, I intend > to dust of my axe and cut it from the tree later this spring. > Floppy drive support was removed from Freebsd around release 7.0 I think. Read the release-notes for 6.0, 7.0 and 8.0 to determine when it happened.