From owner-freebsd-hackers Mon Sep 11 21:16:19 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA20000 for hackers-outgoing; Mon, 11 Sep 1995 21:16:19 -0700 Received: from UUCP-GW.CC.UH.EDU (root@UUCP-GW.CC.UH.EDU [129.7.1.11]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id VAA19994 for ; Mon, 11 Sep 1995 21:16:14 -0700 Received: from Taronga.COM by UUCP-GW.CC.UH.EDU with UUCP id AA00848 (5.67a/IDA-1.5 for hackers@freebsd.org); Mon, 11 Sep 1995 22:47:56 -0500 Received: (from peter@localhost) by bonkers.taronga.com (8.6.11/8.6.9) id WAA29889 for hackers@freebsd.org; Mon, 11 Sep 1995 22:41:33 -0500 Date: Mon, 11 Sep 1995 22:41:33 -0500 From: peter@taronga.com (Peter da Silva) Message-Id: <199509120341.WAA29889@bonkers.taronga.com> To: hackers@freebsd.org Subject: Re: higher density diskettes Organization: Taronga Park BBS References: <199509121259.MAA16918@thumper.osix.com.au> Date: Tue, 12 Sep 1995 03:41:29 GMT Sender: hackers-owner@freebsd.org Precedence: bulk In article <199509121259.MAA16918@thumper.osix.com.au>, Peter May wrote: >Just think of the buffer size you would need in the FD driver! At >least 26k of memory PER TRACK READ. Commodore managed it in a machine with only 512K total RAM. >And what about error detection? >Are we going to have the driver do CRC checks on data fields as well? >That should speed the performance of this already flaky driver up no >end! :-) Who said it'd be fast? It'd just be a cool way to upstage Microsoft.