linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Adding port multiplier support to a LLDD
@ 2008-06-21 20:35 Mark Miesfeld
  2008-06-23  0:22 ` Tejun Heo
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Miesfeld @ 2008-06-21 20:35 UTC (permalink / raw)
  To: linux-ide

Hi,

I wonder if someone could give me a broad outline of what is needed to
add port multiplier support to a low-level SATA device driver through
libata in a 2.6.26 kernel.

I'm working on a driver for a new SOC (460EX) that AMCC has.  The chip
has support for SATA and support for port multipliers through
command-based switching.

For our in-house validation boards I have the driver working on a
2.6.19 kernel and implemented the port multiplier support within the
driver itself since libata didn't yet have port multiplier support.

Our customer evaluation boards (Canyonlands) are using a 2.6.26
kernel.  Stefan Roese at DENX has ported the 2.6.19 driver to 2.6.26
but without port multiplier support.  In 2.6.26 the libata port
multiplier support looks pretty good, I was hoping I can add the
support to the 2.6.26 driver fairly easily by going through libata.

What basic steps should I take?

Thanks.

--
Mark Miesfeld

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

end of thread, other threads:[~2008-06-23  0:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-21 20:35 Adding port multiplier support to a LLDD Mark Miesfeld
2008-06-23  0:22 ` Tejun Heo

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