[patch ide-dev 2/9] add ide_tf_get_address() helper

2005-02-24 Thread Bartlomiej Zolnierkiewicz
* add ide_tf_get_address() helper * use it in idedisk_read_native_max_address[_ext]() and idedisk_set_max_address[_ext]() diff -Nru a/drivers/ide/ide-disk.c b/drivers/ide/ide-disk.c --- a/drivers/ide/ide-disk.c2005-02-19 17:22:32 +01:00 +++ b/drivers/ide/ide-disk.c2005-02-19 17:22:32

Re: [PATCH libata-dev-2.6] Issue INITIALIZE DEVICE PARAMETERS for CHS only devices

2005-02-24 Thread Albert Lee
Albert Lee wrote: Rediff'ed against 2.6.11-rc5 + C/H/S patches. Attached please find the revised patch for your review. I forgot to mention. The correct title, as indicated by Mark, should be: Issue INITIALIZE DEVICE PARAMETERS for pre-ATA4 or CHS only devices Albert - To unsubscribe from this

Re: [PATCH libata-dev-2.6] ata_scsi_verify_xlat() fix

2005-02-24 Thread Jeff Garzik
As far as I can tell, your patches are diff'd correctly. Yet, they still do not apply: drivers/scsi/libata-scsi.c 1.68: 1661 lines 2 out of 2 hunks FAILED -- saving rejects to file drivers/scsi/libata-scsi.c.rej I do not understand the problem, so I simply applied them by hand. Thanks for