From: Robert Hancock <hancockrwd@gmail.com>
To: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: Jens Axboe <axboe@kernel.dk>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] block: delete super ancient PC-XT driver for 1980's hardware
Date: Sun, 06 Jan 2013 22:30:01 -0600 [thread overview]
Message-ID: <50EA4F49.5000801@gmail.com> (raw)
In-Reply-To: <1357349252-32346-1-git-send-email-paul.gortmaker@windriver.com>
On 01/04/2013 07:27 PM, Paul Gortmaker wrote:
> This driver was for the 8 bit ISA cards that were installed in
> the PC-XT machines of 1980 vintage. They supported the dual
> ribbon cable MFM drives of 10-20MB capacity, and ran at a 3:1
> interleave, giving performance on the order of 128kB/s.
>
> By the introduction of the PC-AT (286) these controllers were
> already scrapped in favour of 16 bit controllers with some onboard
> RAM that could support a 1:1 interleave.
>
> The git history doesn't show any evidence of runtime fixes that
> would reflect active usage; instead just the usual tree-wide API
> type changes/cleanups. Going back to in-source changelogs, the
> last "runtime" fix that is evident is something I did over a
> dozen years ago[1] -- and even back then, the hardware was long
> since unavailable, so that ancient fix was also not runtime tested.
>
> The time is long overdue for this to get flushed, so lets get
> rid of it before anyone wastes more time doing builds and sparse
> checks etc. on long since dead code.
Although this hardware is obviously long obsolete, it's conceivable that
someone could still drag out an old MFM/RLL controller and run it on a
non-completely-ancient PC with ISA slots in order to recover data from
an old drive or something. Given that the code doesn't have wide-ranging
effects beyond a couple of files, I'd lean towards keeping it unless
there's some reason to believe it's hopelessly broken.
next prev parent reply other threads:[~2013-01-07 4:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-05 1:27 [PATCH] block: delete super ancient PC-XT driver for 1980's hardware Paul Gortmaker
2013-01-07 4:30 ` Robert Hancock [this message]
2013-01-07 14:39 ` Paul Gortmaker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50EA4F49.5000801@gmail.com \
--to=hancockrwd@gmail.com \
--cc=axboe@kernel.dk \
--cc=linux-kernel@vger.kernel.org \
--cc=paul.gortmaker@windriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.