Re: [PATCH libata-dev-2.6 03/05] libata: update ATA PT sense desc code

2005-03-22 Thread Jeff Garzik
Brett Russ wrote: 03_libata_update_desc_code.patch Change the ATA pass through sense block descriptor code to 0x09 per SAT Signed-off-by: Brett Russ <[EMAIL PROTECTED]> applied - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMA

Re: [PATCH libata-dev-2.6 03/05] libata: update ATA PT sense desc code

2005-03-17 Thread Brett Russ
03_libata_update_desc_code.patch Change the ATA pass through sense block descriptor code to 0x09 per SAT Signed-off-by: Brett Russ <[EMAIL PROTECTED]> libata-scsi.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: libata-dev-2.6/drivers/scsi/libata-scsi.c ==