All of lore.kernel.org
 help / color / mirror / Atom feed
* libata iomap, PATA, etc.
@ 2006-08-10 11:45 Jeff Garzik
  0 siblings, 0 replies; only message in thread
From: Jeff Garzik @ 2006-08-10 11:45 UTC (permalink / raw)
  To: Tejun Heo; +Cc: linux-ide@vger.kernel.org

Tejun,

Since you are poking around in this area, I wanted to remind you of the 
promise-sata-pata branch.

A problem with the current libata API is that probe_ent and related code 
does not easily permit two -vastly different- port technologies (SATA 
and PATA, in this case) to be driven by the same hardware. 
promise-sata-pata branch has not been merged because its solution is 
highly ugly.

A better solution will emerge when... you guessed it...  probe_ent goes 
away, and host_set can be initialized directly.  This allows the LLDD to 
directly configure host_set and associated ata_port structures to its needs.

There are also a few other controllers (SiS, VIA) which have similar 
SATA+PATA configurations to be supported.

	Jeff



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-08-10 11:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-10 11:45 libata iomap, PATA, etc Jeff Garzik

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.