linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Alan <alan@lxorguk.ukuu.org.uk>
Cc: Jeremy Higdon <jeremy@sgi.com>,
	"Dailey, Nate" <Nate.Dailey@stratus.com>,
	linux-ide@vger.kernel.org
Subject: Re: sata_vsc.c cache line size question
Date: Sun, 14 Jan 2007 13:21:49 -0500	[thread overview]
Message-ID: <45AA74BD.9020803@garzik.org> (raw)
In-Reply-To: <20070114144722.73fe0b49@localhost.localdomain>

Alan wrote:
>> So I suppose the driver should be modified to set it to 0x80 only
>> if it's 0.  I believe that most PCI implementations will set it in
>> the BIOS or whatever.
> 
> pci_set_master should handle this automtically on most platforms.

pci_set_master() sets the latency timer not cacheline size

pci_set_mwi() on x86-ish platforms sets cacheline size.

	Jeff




  reply	other threads:[~2007-01-14 18:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-12 19:45 sata_vsc.c cache line size question Dailey, Nate
2007-01-14  8:03 ` Jeremy Higdon
2007-01-14 14:47   ` Alan
2007-01-14 18:21     ` Jeff Garzik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-01-15 16:26 Dailey, Nate
2007-01-18  7:11 ` Jeremy Higdon
2007-01-18 14:42 Dailey, Nate
2007-02-07  8:38 ` Jeremy Higdon

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=45AA74BD.9020803@garzik.org \
    --to=jeff@garzik.org \
    --cc=Nate.Dailey@stratus.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=jeremy@sgi.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 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).