From: Mark Lord <kernel@teksavvy.com>
To: Chris Jones <chrisjones@spin.net.au>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Hard drive detection
Date: Sat, 05 May 2012 10:46:14 -0400 [thread overview]
Message-ID: <4FA53D36.8090609@teksavvy.com> (raw)
In-Reply-To: <20120505140005.19247cd0@ubuntu>
On 12-05-05 12:00 AM, Chris Jones wrote:
> On Fri, 04 May 2012 22:51:11 -0400
> Mark Lord <kernel@teksavvy.com> wrote:
>
>> On 12-05-04 07:30 PM, Chris Jones wrote:
>> ..
>>> Thanks Mark. That's exactly what I was looking for. And are both
>>> PATA and SATA internal drives both located in drivers/ata?
>> ..
>>
>> Yes.
>> But historically, PATA drives were handled by the original IDE drivers
>> that I worked on in the mid-1990s. That code is in linux/drivers/ide,
>> but we're trying hard to phase it out. The code in linux/drivers/ata
>> (aka. "libata") handles nearly all of the same PATA stuff and more.
>>
>
> Yeah I remember reading something a while back about all the
> IDE/PATA support being migrated to the SATA sets and phasing out the
> legacy IDE stuff.
>
> So technically, the old IDE sets could be removed with no negative
> effect on a modern system? Correct?
That's how I do it here. So, yes.
prev parent reply other threads:[~2012-05-05 14:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-04 8:56 Hard drive detection Chris Jones
2012-05-04 9:20 ` Arend van Spriel
2012-05-04 13:13 ` Mark Lord
2012-05-04 23:30 ` Chris Jones
2012-05-05 2:51 ` Mark Lord
2012-05-05 4:00 ` Chris Jones
2012-05-05 14:46 ` Mark Lord [this message]
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=4FA53D36.8090609@teksavvy.com \
--to=kernel@teksavvy.com \
--cc=chrisjones@spin.net.au \
--cc=linux-kernel@vger.kernel.org \
/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.