| From: |
| Jeff Garzik <jgarzik@pobox.com> |
| To: |
| linux-ide@vger.kernel.org |
| Subject: |
| [SATA] libata-dev queue updated |
| Date: |
| Wed, 27 Oct 2004 02:52:08 -0400 |
| Cc: |
| linux-kernel@vger.kernel.org |
Nothing new, just updating for recent kernels.
BK users:
bk pull bk://gkernel.bkbits.net/libata-dev-2.6
Patch:
http://www.kernel.org/pub/linux/kernel/people/jgarzik/lib...
The libata-dev-2.6 patch requires the libata-2.6 patch, which is
available at:
http://www.kernel.org/pub/linux/kernel/people/jgarzik/lib...
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 | 395 +++++++++++++++++++++-
drivers/scsi/libata.h | 2
drivers/scsi/pata_pdc2027x.c | 758 +++++++++++++++++++++++++++++++++++++++++++
drivers/scsi/sata_promise.c | 56 +++
include/linux/ata.h | 1
include/linux/libata.h | 2
include/scsi/scsi.h | 3
10 files changed, 1249 insertions(+), 15 deletions(-)
through these ChangeSets:
<albertcc:tw.ibm.com>:
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
Brad Campbell:
o libata basic detection and errata for PATA->SATA bridges
Jeff Garzik:
o [libata] fix SATA->PATA bridge detect compile breakage
o [libata] use kunmap_atomic() correctly
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/