linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] sata_sil: Option to use IO space to access TF registers.
@ 2008-10-22 18:23 Chris Dearman
  2008-10-22 18:24 ` [PATCH 1/1] " Chris Dearman
  2008-10-22 21:16 ` [PATCH 0/1] " Alan Cox
  0 siblings, 2 replies; 9+ messages in thread
From: Chris Dearman @ 2008-10-22 18:23 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: linux-ide

I'm working on a board where byte reads from the processor get
converted into word reads on the PCI bus. This doesn't mix well
with reading the TaskFile registers...

IO space reads do generate the correct byte enables so this patch
gives the option of accessing the TF registers via IO space.

I'm not sure if its worth adding this to the driver... it's a work
around for the "unfortunate" PCI behaviour on this board, but there
may be other challenged hardware out there, so it might be worth
considering. 

Chris

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

end of thread, other threads:[~2008-10-31  8:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-22 18:23 [PATCH 0/1] sata_sil: Option to use IO space to access TF registers Chris Dearman
2008-10-22 18:24 ` [PATCH 1/1] " Chris Dearman
2008-10-22 21:16 ` [PATCH 0/1] " Alan Cox
2008-10-22 23:34   ` Chris Dearman
2008-10-23  7:32     ` Alan Cox
2008-10-28  1:56       ` Tejun Heo
2008-10-30 22:58       ` Chris Dearman
2008-10-31  2:26         ` Tejun Heo
2008-10-31  8:48         ` Alan Cox

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