linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [sata] new libata-dev-2.6 queue created (AHCI, SATA bridges)
@ 2004-09-15 16:10 Jeff Garzik
  2004-09-15 22:47 ` Andre Tomt
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Garzik @ 2004-09-15 16:10 UTC (permalink / raw)
  To: linux-ide; +Cc: linux-kernel



"libata-dev-2.6" is a new patch queue for SATA features which are under
development, or need additional testing before being deployed into the
upstream-bound libata-2.[46] queues.

It currently contains:

1) A workaround for problems on multiple SATA controllers when using
PATA disks attached via SATA bridges.

2) New driver AHCI.  This should currently be considered a technology
preview or early beta test.  Simply because it is a young driver on
complicated hardware, using a new "FIS-based" delivery method (read:
brand new hotpath), caution is advised.  Do not use in production yet.


I have updated my SATA status page to reflect these updates:
	http://linux.yyz.us/sata/sata-status.html


BK users:
bk pull bk://gkernel.bkbits.net/libata-dev-2.6

Patch (NOTE: relative to 2.6.9-rc2-bk1-libata1.patch):
http://www.kernel.org/pub/linux/kernel/people/jgarzik/libata/2.6.9-rc2-bk1-libata1-dev1.patch.bz2

This will update the following files:

 drivers/scsi/Kconfig       |    8 
 drivers/scsi/Makefile      |    1 
 drivers/scsi/ahci.c        |  973 +++++++++++++++++++++++++++++++++++++++++++++
 drivers/scsi/libata-core.c |   37 +
 include/linux/ata.h        |    1 
 include/linux/libata.h     |    1 
 6 files changed, 1018 insertions(+), 3 deletions(-)

through these ChangeSets:

<jgarzik@pobox.com> (04/09/15 1.1905)
   [libata] add AHCI driver

<brad@wasp.net.au> (04/09/15 1.1902.1.1)
   [PATCH] libata basic detection and errata for PATA->SATA bridges
   
   This patch works around an issue with WD drives (and possibly others) over SiL PATA->SATA Bridges on SATA controllers locking up with transfers > 200 sectors.
   
   Signed-off-by: Brad Campbell <brad@wasp.net.au>


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

* Re: [sata] new libata-dev-2.6 queue created (AHCI, SATA bridges)
  2004-09-15 16:10 [sata] new libata-dev-2.6 queue created (AHCI, SATA bridges) Jeff Garzik
@ 2004-09-15 22:47 ` Andre Tomt
  0 siblings, 0 replies; 2+ messages in thread
From: Andre Tomt @ 2004-09-15 22:47 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: linux-ide, linux-kernel

Jeff Garzik wrote:

> I have updated my SATA status page to reflect these updates:
> 	http://linux.yyz.us/sata/sata-status.html

Good stuff :-)

Is there any news on Marvell progress? I'll get my hands dirty on a 
shipment with servers using the chips on friday, I may be able to sneak 
in some testing before deployment (they will be rewired to use ICH5-R 
for now)

Hmm, I wonder if there is any AHCI PCI(-X/E) plug-in boards planned. 
That would be nice indeed. Seems like SATAII-like features on PCI-boards 
are bound to Marvell or hardware RAID cards like 3ware 9xxx or newer LSI 
MegaRAID currently.

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

end of thread, other threads:[~2004-09-15 23:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-15 16:10 [sata] new libata-dev-2.6 queue created (AHCI, SATA bridges) Jeff Garzik
2004-09-15 22:47 ` Andre Tomt

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