Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262632AbUKEKBG (ORCPT ); Fri, 5 Nov 2004 05:01:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262417AbUKEKBG (ORCPT ); Fri, 5 Nov 2004 05:01:06 -0500 Received: from havoc.gtf.org ([69.28.190.101]:28547 "EHLO havoc.gtf.org") by vger.kernel.org with ESMTP id S262632AbUKEKAu (ORCPT ); Fri, 5 Nov 2004 05:00:50 -0500 Date: Fri, 5 Nov 2004 05:00:49 -0500 From: Jeff Garzik To: linux-ide@vger.kernel.org Cc: linux-kernel@vger.kernel.org Subject: [SATA] status report, libata-dev queue updated Message-ID: <20041105100049.GA31653@havoc.gtf.org> Reply-To: linux-ide@vger.kernel.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1947 Lines: 61 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: : 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 : o [libata scsi] support 12-byte passthru CDB o [libata scsi] passthru CDB check condition processing o T10/04-262 ATA pass thru - patch : o [libata sata_promise] support PATA ports on SATA controllers : 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 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/