linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [SATA] status report, libata-dev queue updated
@ 2004-11-05 10:00 Jeff Garzik
  2004-11-05 19:04 ` Brad Campbell
  0 siblings, 1 reply; 8+ messages in thread
From: Jeff Garzik @ 2004-11-05 10:00 UTC (permalink / raw)
  To: linux-ide; +Cc: linux-kernel


Updated hardware and software SATA status reports:
	http://linux.yyz.us/sata/sata-status.html
	http://linux.yyz.us/sata/software-status.html

BK users:

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

Patch:
http://www.kernel.org/pub/linux/kernel/people/jgarzik/libata/2.6.10-rc1-bk14-libata1-dev1.patch.bz2

This will update the following files:

 drivers/scsi/Kconfig         |    8 
 drivers/scsi/Makefile        |    1 
 drivers/scsi/libata-core.c   |   38 ++
 drivers/scsi/libata-scsi.c   |  409 +++++++++++++++++++++++++
 drivers/scsi/libata.h        |    2 
 drivers/scsi/pata_pdc2027x.c |  694 +++++++++++++++++++++++++++++++++++++++++++
 drivers/scsi/sata_promise.c  |   56 +++
 include/linux/ata.h          |    1 
 include/linux/libata.h       |    2 
 include/scsi/scsi.h          |    3 
 10 files changed, 1203 insertions(+), 11 deletions(-)

through these ChangeSets:

<albertcc:tw.ibm.com>:
  o [libata pdc2027x] fix incorrect pio and mwdma masks
  o [libata pdc2027x] remove quirks and ROM enable
  o [libata] add driver for Promise PATA 2027x

<andyw:pobox.com>:
  o [libata scsi] support 12-byte passthru CDB
  o [libata scsi] passthru CDB check condition processing
  o T10/04-262 ATA pass thru - patch

<erikbenada:yahoo.ca>:
  o [libata sata_promise] support PATA ports on SATA controllers

<tobias.lorenz:gmx.net>:
  o libata-scsi: get-identity ioctl support

Brad Campbell:
  o libata basic detection and errata for PATA->SATA bridges

Jeff Garzik:
  o [libata sata_promise] fix merge bugs
  o [libata] fix build breakage
  o [libata] fix SATA->PATA bridge detect compile breakage
  o [libata] fix printk warning

John W. Linville:
  o libata: SMART support via ATA pass-thru


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [sata] status report, libata-dev queue updated
@ 2004-10-01  4:58 Jeff Garzik
  2004-10-01 11:55 ` Brad Campbell
  2004-10-01 12:38 ` Jesse Stockall
  0 siblings, 2 replies; 8+ messages in thread
From: Jeff Garzik @ 2004-10-01  4:58 UTC (permalink / raw)
  To: linux-ide; +Cc: linux-kernel


Notable updates:
* new driver for ULi SATA (formerly ALi)
* SMART support via ATA passthru CDB
* support for Promise PATA ports


IMPORTANT NOTE:  All changes in the "libata-dev-2.6" patch queue should
be considered experimental, for testing only.  Do not use in production.


Status report(s):
	http://linux.yyz.us/sata/


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


Patch:
http://www.kernel.org/pub/linux/kernel/people/jgarzik/libata/2.6.9-rc3-libata-dev1.patch.bz2

This will update the following files:

 drivers/pci/quirks.c        |    4 
 drivers/scsi/Kconfig        |   16 
 drivers/scsi/Makefile       |    2 
 drivers/scsi/ahci.c         | 1023 ++++++++++++++++++++++++++++++++++++++++++++
 drivers/scsi/libata-core.c  |   38 +
 drivers/scsi/libata-scsi.c  |  269 +++++++++++
 drivers/scsi/libata.h       |    2 
 drivers/scsi/sata_nv.c      |   38 -
 drivers/scsi/sata_promise.c |   56 ++
 drivers/scsi/sata_uli.c     |  282 ++++++++++++
 drivers/scsi/sata_vsc.c     |    8 
 include/linux/ata.h         |    1 
 include/linux/libata.h      |    2 
 include/scsi/scsi.h         |    3 
 14 files changed, 1712 insertions(+), 32 deletions(-)

through these ChangeSets:

<andyw:pobox.com>:
  o T10/04-262 ATA pass thru - patch

<erikbenada:yahoo.ca>:
  o [libata sata_promise] support PATA ports on SATA controllers

Brad Campbell:
  o libata basic detection and errata for PATA->SATA bridges

François Romieu:
  o sata_nv: housekeeping for goto labels
  o sata_nv: wrong failure path and leak
  o sata_nv: enable hotplug event on successfull init only

Jeff Garzik:
  o [libata] fix printk warning
  o [libata sata_uli] add dev_select hook
  o [libata] add sata_uli driver for ULi (formerly ALi) SATA
  o [libata ahci] more updates
  o [libata ahci] fix several bugs
  o [libata] fix typo from hand-merge
  o [libata] add AHCI driver
  o [ata piix] enable ICH5/6 combined mode quirk based on BLK_DEV_IDE_SATA

Jeremy Higdon:
  o per-port LED control for sata_vsc

John W. Linville:
  o libata: SMART support via ATA pass-thru


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

end of thread, other threads:[~2004-11-06  0:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-05 10:00 [SATA] status report, libata-dev queue updated Jeff Garzik
2004-11-05 19:04 ` Brad Campbell
2004-11-05 19:26   ` Andy Warner
2004-11-05 19:44     ` Brad Campbell
2004-11-06  0:06       ` Andy Warner
  -- strict thread matches above, loose matches on Subject: below --
2004-10-01  4:58 [sata] " Jeff Garzik
2004-10-01 11:55 ` Brad Campbell
2004-10-01 12:38 ` Jesse Stockall

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