linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* to /sys from /proc/ide/hd$v/identify
@ 2004-06-07 13:48 Pat LaVarre
  2004-06-07 13:54 ` Jeff Garzik
  0 siblings, 1 reply; 5+ messages in thread
From: Pat LaVarre @ 2004-06-07 13:48 UTC (permalink / raw)
  To: linux-ide

> 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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-06-07 21:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-07 13:48 to /sys from /proc/ide/hd$v/identify Pat LaVarre
2004-06-07 13:54 ` Jeff Garzik
2004-06-07 19:46   ` Pat LaVarre
2004-06-07 19:54     ` Bartlomiej Zolnierkiewicz
2004-06-07 21:58       ` Pat LaVarre

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).