linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tejun Heo <htejun@gmail.com>
To: Jose Alberto Reguero <jareguero@telefonica.net>
Cc: linux-ide@vger.kernel.org
Subject: Re: Problem with ahci and a external sata disk
Date: Sun, 09 Mar 2008 14:17:12 +0900	[thread overview]
Message-ID: <47D372D8.2010708@gmail.com> (raw)
In-Reply-To: <200803080220.20565.jareguero@telefonica.net>

Jose Alberto Reguero wrote:
> [root@jar Pls]# hdparm -I /dev/sdd
> 
> /dev/sdd:
> 
> ATA device, with non-removable media
>         Model Number:       ST3750640AS
>         Serial Number:      5QD3Q2AZ
>         Firmware Revision:  3.AFM
>
> How can be so diferent that the one make with esata?

That's because your enclosure is emulating IDENTIFY command when
attached via SATA.  It's emulating USB mass storage device when
connected via USB but your enclosure is good enough to implement ATA
command passthrough and as hdparm issues IDENTIFY using command
passthrough, it gets to the actual drive and returns the result directly.

-- 
tejun

  reply	other threads:[~2008-03-09  5:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-19 15:46 Problem with ahci and a external sata disk Jose Alberto Reguero
2008-03-06  7:53 ` Tejun Heo
2008-03-07 13:03   ` Jose Alberto Reguero
2008-03-07 14:15     ` Jose Alberto Reguero
2008-03-07 22:33       ` Jose Alberto Reguero
2008-03-08  0:42         ` Tejun Heo
2008-03-08 10:03           ` Jose Alberto Reguero
2008-03-08  1:20         ` Jose Alberto Reguero
2008-03-09  5:17           ` Tejun Heo [this message]
2008-03-10 19:26             ` 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=47D372D8.2010708@gmail.com \
    --to=htejun@gmail.com \
    --cc=jareguero@telefonica.net \
    --cc=linux-ide@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).