Even though ATAPI support doesn't exist and error handling is
primitive, this driver has been extensively tested locally and I feel
is ready for a full and public kernel developer assault :)
James ok'd sending this... I'll be sending "un-hack scsi headers" patch
through him via his scsi-misc-2.5 tree.
Linus, please do a
bk pull bk://kernel.bkbits.net/jgarzik/scsi-2.5
Others may download the patch from
ftp://ftp.kernel.org/pub/linux/kernel/people/jgarzik/patchkits/2.5/2.5.69-bk18-scsi1.patch.bz2
This will update the following files:
drivers/scsi/Kconfig | 27
drivers/scsi/Makefile | 1
drivers/scsi/ata_piix.c | 322 ++++++
drivers/scsi/libata.c | 2247 ++++++++++++++++++++++++++++++++++++++++++++++++
include/linux/ata.h | 485 ++++++++++
5 files changed, 3082 insertions(+)
through these ChangeSets:
<jgarzik@redhat.com> (03/05/26 1.1357)
[scsi ata] make PATA config option actually do something useful
<jgarzik@redhat.com> (03/05/26 1.1356)
[scsi ata] include hacks, b/c scsi headers not in include/linux
<jgarzik@redhat.com> (03/05/26 1.1355)
[scsi] add ATA driver
-
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/