From owner-freebsd-current@FreeBSD.ORG Sun Feb 10 14:53:50 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 B952D2C9 for ; Sun, 10 Feb 2013 14:53:50 +0000 (UTC) (envelope-from phk@phk.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 7CF7617E for ; Sun, 10 Feb 2013 14:53:50 +0000 (UTC) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 2AFD38A50F; Sun, 10 Feb 2013 14:53:49 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.5/8.14.5) with ESMTP id r1AErmFY080601; Sun, 10 Feb 2013 14:53:48 GMT (envelope-from phk@phk.freebsd.dk) To: "C. P. Ghost" Subject: Re: Time to kill fdc ? In-reply-to: From: "Poul-Henning Kamp" References: <79955.1360494404@critter.freebsd.dk> <80406.1360502924@critter.freebsd.dk> Date: Sun, 10 Feb 2013 14:53:48 +0000 Message-ID: <80600.1360508028@critter.freebsd.dk> 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 14:53:50 -0000 Content-Type: text/plain; charset=ISO-8859-1 -------- In message , "C. P. Ghost" writes: >On Sun, Feb 10, 2013 at 2:28 PM, Poul-Henning Kamp wrote: >I was thinking of physical fdc(4). Is there a published interface >to access the hardware, i.e. to tunnel the commands and return >values to and from the device? Something like pass(4) but for >floppies? That way, fdc could be moved to user space and more >easily debugged. Look at /dev/io. But seriously: All our old releases are available on the net, 4.11 and 6.2 were both great releases and they have wonderful floppy support. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.