
alan at lxorguk
Jan 9, 2006, 9:03 AM
Post #1 of 2
(209 views)
Permalink
|
|
PATCH: Update TODO list for pata_amd
|
|
I forgot to do this before submitting that revision to Jeff Signed-off-by: Alan Cox <alan[at]redhat.com> diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.15-mm2/drivers/scsi/pata_amd.c linux-2.6.15-mm2/drivers/scsi/pata_amd.c --- linux.vanilla-2.6.15-mm2/drivers/scsi/pata_amd.c 2006-01-09 14:33:45.000000000 +0000 +++ linux-2.6.15-mm2/drivers/scsi/pata_amd.c 2006-01-09 14:46:21.000000000 +0000 @@ -10,8 +10,6 @@ * TODO: * Nvidia support here or seperated ? * Debug cable detect - * MWDMA/SWDMA - * Port the ide-timing.h functionality * Variable system clock when/if it makes sense * Power management on ports * - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo[at]vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|