linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pat LaVarre <p.lavarre@ieee.org>
To: linux-ide@vger.kernel.org
Subject: to /sys from /proc/ide/hd$v/identify
Date: 07 Jun 2004 07:48:42 -0600	[thread overview]
Message-ID: <1086616121.3649.0.camel@patibmrh9> (raw)

> List:       linux-kernel
> Subject:    [RFC][DOC] writing IDE driver guidelines
> From:       Bartlomiej Zolnierkiewicz <B.Z...()elk...>
> Date:       2004-05-15 17:23:50
> 
> Feedback is welcomed.
> ...
> general rules:
> ...
> - use linux-ide@vger.kernel.org mailing list
> ...
> PCI drivers:
> ...
> - /proc/ide/ interfaces are obsolete

Where do I now find the ATA op xEC/A1 "IDENTIFY" data that was
/proc/ide/hd$v/identify ?

$ uname -r
2.6.7-rc2
$
$ sudo cat /proc/ide/hda/identify | wc -w
    256
$ sudo cat /proc/ide/hdc/identify | wc -w
    256
$
$ sudo mount -t sysfs sysfs /sys
$ sudo find /sys -name '*id*' | less
$ find /sys/bus/ide | less
$

Pat LaVarre



             reply	other threads:[~2004-06-07 13:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-07 13:48 Pat LaVarre [this message]
2004-06-07 13:54 ` to /sys from /proc/ide/hd$v/identify Jeff Garzik
2004-06-07 19:46   ` Pat LaVarre
2004-06-07 19:54     ` Bartlomiej Zolnierkiewicz
2004-06-07 21:58       ` Pat LaVarre

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=1086616121.3649.0.camel@patibmrh9 \
    --to=p.lavarre@ieee.org \
    --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).