From owner-freebsd-current@FreeBSD.ORG Thu Aug 19 21:15:35 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 2935D16A4CE; Thu, 19 Aug 2004 21:15:35 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F31843D1D; Thu, 19 Aug 2004 21:15:34 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id i7JLFRT0002712; Thu, 19 Aug 2004 23:15:32 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Christian Brueffer From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 19 Aug 2004 23:11:42 +0200." <20040819211141.GA12219@unixpages.org> Date: Thu, 19 Aug 2004 23:15:27 +0200 Message-ID: <2711.1092950127@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: pc98@freebsd.org cc: current@freebsd.org Subject: Re: [REVIEW/TEST] Rewritten floppy driver. 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, 19 Aug 2004 21:15:35 -0000 In message <20040819211141.GA12219@unixpages.org>, Christian Brueffer writes: > >--k+w/mQv8wyuph6w0 >Content-Type: text/plain; charset=us-ascii >Content-Disposition: inline >Content-Transfer-Encoding: quoted-printable > >On Thu, Aug 19, 2004 at 03:43:07PM +0200, Poul-Henning Kamp wrote: >>=20 >> Please review and test this patch: >>=20 >> http://phk.freebsd.dk/patch/fdc.patch >>=20 > >The patch works for me, except mounting a write protected disk read-only: > >haakonia# mount -t msdosfs -r /dev/fd0 /mnt/private/ >msdosfs: /dev/fd0: Read-only file system This is a bug elsewhere and it is fixed on my "phk_bufwork" branch which will arrive in -current in about a month or so. -- 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.