| From: |
| Jeff Garzik <jgarzik@pobox.com> |
| To: |
| LKML <linux-kernel@vger.kernel.org>, linux-scsi@vger.kernel.org |
| Subject: |
| libata update posted |
| Date: |
| Tue, 12 Aug 2003 23:40:42 -0400 |
Well, I was hoping to complete another low-level driver (Silicon Image)
out there, but I would rather get bug fixes out first :)
libata driver architecture version 0.70 (helper library)
Intel ICH5 SATA driver version 0.93
Patch for 2.4.21:
ftp://ftp.??.kernel.org/pub/linux/kernel/people/jgarzik/patchkits/2.4/2.4.21-libata5.patch.bz2
Patch for 2.6.0-test3:
ftp://ftp.??.kernel.org/pub/linux/kernel/people/jgarzik/patchkits/2.6/2.6.0-test3-bk1-libata1.patch.bz2
Stressed on both 2.4 and 2.6, SMP and UP, lba2[48] and lba48.
Changes:
* lba48 fix
* SMP fixes
* locking sanitization
* locking documentation ("make pdfdocs")
* more infrastructure for command queueing and async taskfiles
Notes:
* Parallel ATA limited to UDMA/33 (SATA is full speed)
* ATAPI not ready for prime time
Still no data-corrupting bugs, knock on wood.
-
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/