From: Jeff Garzik <jgarzik@pobox.com>
To: linux-ide@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [sata] status report, libata-dev queue updated
Date: Fri, 1 Oct 2004 00:58:22 -0400 [thread overview]
Message-ID: <20041001045822.GA25784@havoc.gtf.org> (raw)
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
next reply other threads:[~2004-10-01 4:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-01 4:58 Jeff Garzik [this message]
2004-10-01 11:55 ` [sata] status report, libata-dev queue updated Brad Campbell
2004-10-01 12:38 ` Jesse Stockall
-- strict thread matches above, loose matches on Subject: below --
2004-11-05 10:00 [SATA] " 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20041001045822.GA25784@havoc.gtf.org \
--to=jgarzik@pobox.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).