All of lore.kernel.org
 help / color / mirror / Atom feed
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: Fri, 04 May 2012 22:51:11 -0400	[thread overview]
Message-ID: <4FA4959F.2000905@teksavvy.com> (raw)
In-Reply-To: <20120505093000.1d9789dd@ubuntu>

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.

Cheers

  reply	other threads:[~2012-05-05  2:51 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 [this message]
2012-05-05  4:00       ` Chris Jones
2012-05-05 14:46         ` Mark Lord

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=4FA4959F.2000905@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.