LWN.net Logo

libata bug fix update

From:  Jeff Garzik <jgarzik@pobox.com>
To:  Linux Kernel <linux-kernel@vger.kernel.org>
Subject:  [PATCH/CFT] libata bug fix update
Date:  Mon, 24 Nov 2003 11:41:56 -0500
Cc:  benh@kernel.crashing.org


Ben H noticed a bug which may cause some devices to "not be talked to" 
at probe time...  definitely a bugfix that libata users should obtain. 
This fix affects all SATA controllers libata supports.

Promise and VIA SATA users:
If you continue to see negative results, change ATA_FLAG_SRST to 
ATA_FLAG_SATA_RESET in the sata_{promise,via}.c source code, and re-test.

Patch for 2.6.0-test10:
http://www.kernel.org/pub/linux/kernel/people/jgarzik/libata/2.6.0-test10-libata1.patch.bz2

Patch for 2.4.23-rc3:
http://www.kernel.org/pub/linux/kernel/people/jgarzik/libata/2.4.23-rc3-libata1.patch.bz2

BK users:
http://gkernel.bkbits.net/libata-2.[45]


-
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/

Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds