Re: [PATCH #upstream-fixes] libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer size

2007-12-17 Thread Jeff Garzik
Tejun Heo wrote: While updating lbam/h for ATAPI commands, atapi_eh_request_sense() was left out. Update it. Signed-off-by: Tejun Heo [EMAIL PROTECTED] --- This patch is from improve-ATAPI-data-xfer patchset pending for #upstream. drivers/ata/libata-eh.c |4 ++-- 1 file changed, 2

Re: [PATCH #upstream-fixes] libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer size

2007-12-12 Thread Will Trives
On Wed, 2007-12-12 at 17:16 +0900, Tejun Heo wrote: Will Trives wrote: Hello guys, Yannick does it work ok for you when you try to blank a dvd+rw disc ? Mine no longer jams up the drive now but it does say that the media or drive does not support blanking. I'm thinking its either

Re: [PATCH #upstream-fixes] libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer size

2007-12-12 Thread Tejun Heo
Will Trives wrote: Hello guys, Yannick does it work ok for you when you try to blank a dvd+rw disc ? Mine no longer jams up the drive now but it does say that the media or drive does not support blanking. I'm thinking its either because these discs just do multisession so this is what was

Re: [PATCH #upstream-fixes] libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer size

2007-12-12 Thread Will Trives
I'm no expert but it might have something to do with the disc supporting that incremental stuff, so you don't need to blank the disc the traditional way. On Wed, 2007-12-12 at 17:38 +0900, Tejun Heo wrote: Hello, Will Trives wrote: This drive or media does not support the 'BLANK media'

Re: [PATCH #upstream-fixes] libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer size

2007-12-12 Thread Will Trives
Hello guys, Yannick does it work ok for you when you try to blank a dvd+rw disc ? Mine no longer jams up the drive now but it does say that the media or drive does not support blanking. I'm thinking its either because these discs just do multisession so this is what was meant to happen all along

[PATCH #upstream-fixes] libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer size

2007-12-11 Thread Tejun Heo
While updating lbam/h for ATAPI commands, atapi_eh_request_sense() was left out. Update it. Signed-off-by: Tejun Heo [EMAIL PROTECTED] --- This patch is from improve-ATAPI-data-xfer patchset pending for #upstream. drivers/ata/libata-eh.c |4 ++-- 1 file changed, 2 insertions(+), 2