From: Chris Hann <chann94501@yahoo.com>
To: linux-ide list <linux-ide@vger.kernel.org>
Subject: hdregs.h puts csfo at word 129 - wrong, that's vendor specific
Date: Thu, 24 Mar 2005 17:28:31 -0800 [thread overview]
Message-ID: <4243693F.9090008@yahoo.com> (raw)
ide-disk.c checks csfo bit 0 to see if the cache is available on a device
hdregs.h maps csfo to word 129 of the Identify Device information
the latest ATA documentation, e00159r3 Mandatory IDENTIFY DEVICE
information, says words 129-159 are Vendor specific.
Why is the driver switching on cache operations based on a word that has
nothing to do with cache?
My previous attempt was obviously too long?
Chris
next reply other threads:[~2005-03-25 1:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-25 1:28 Chris Hann [this message]
2005-03-25 3:03 ` hdregs.h puts csfo at word 129 - wrong, that's vendor specific Jeff Garzik
2005-03-26 1:48 ` Brett Russ
2005-03-26 2:01 ` Bartlomiej Zolnierkiewicz
2005-03-27 13:58 ` Alan Cox
2005-04-13 22:18 ` Brett Russ
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=4243693F.9090008@yahoo.com \
--to=chann94501@yahoo.com \
--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 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.