Re: Subject: [PATCH 1/3] Let scsi_cmnd-cmnd use request-cmd buffer

2008-02-13 Thread Boaz Harrosh
On Tue, Feb 12 2008 at 21:41 +0200, James Bottomley [EMAIL PROTECTED] wrote: On Sun, 2008-02-10 at 21:05 +0200, Boaz Harrosh wrote: - struct scsi_cmnd had a 16 bytes command buffer of its own. This is an unnecessary duplication and copy of request's cmd. It is probably left overs from the

Re: Subject: [PATCH 1/3] Let scsi_cmnd-cmnd use request-cmd buffer

2008-02-12 Thread Boaz Harrosh
On Tue, Feb 12 2008 at 19:45 +0200, Christoph Hellwig [EMAIL PROTECTED] wrote: On Sun, Feb 10, 2008 at 09:05:17PM +0200, Boaz Harrosh wrote: - Lots of drivers still use MAX_COMMAND_SIZE. So I have left that #define but equate it to BLK_MAX_CDB. The way I see it and is reflected in the

Re: Subject: [PATCH 1/3] Let scsi_cmnd-cmnd use request-cmd buffer

2008-02-12 Thread James Bottomley
On Sun, 2008-02-10 at 21:05 +0200, Boaz Harrosh wrote: - struct scsi_cmnd had a 16 bytes command buffer of its own. This is an unnecessary duplication and copy of request's cmd. It is probably left overs from the time that scsi_cmnd could function without a request attached. So clean

Re: Subject: [PATCH 1/3] Let scsi_cmnd-cmnd use request-cmd buffer

2008-02-12 Thread Christoph Hellwig
On Sun, Feb 10, 2008 at 09:05:17PM +0200, Boaz Harrosh wrote: - Lots of drivers still use MAX_COMMAND_SIZE. So I have left that #define but equate it to BLK_MAX_CDB. The way I see it and is reflected in the patch below is. MAX_COMMAND_SIZE - means: The longest fixed-length (*) SCSI CDB

Subject: [PATCH 1/3] Let scsi_cmnd-cmnd use request-cmd buffer

2008-02-10 Thread Boaz Harrosh
- struct scsi_cmnd had a 16 bytes command buffer of its own. This is an unnecessary duplication and copy of request's cmd. It is probably left overs from the time that scsi_cmnd could function without a request attached. So clean that up. - Once above is done, few places, apart from

[no subject]

2008-02-04 Thread Borislav Petkov
Hi Bart, here are the pending ide-tape patches reworked which incorporate all review points raised so far. Several new patches are appended to the original series which i thought would be reasonable to sumbit along with the others. Also, i've applied ide-tape: dump gcw fields on error in

[no subject]

2008-02-02 Thread Ben Dooks
- To unsubscribe from this list: send the line unsubscribe linux-ide in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

[no subject]

2007-10-24 Thread Tejun Heo
Local variable @action in ata_eh_reset() is used only once after assignment and as all other operations are done on ehc-i.action directly, it can be a bit confusing. Kill it. Signed-off-by: Tejun Heo [EMAIL PROTECTED] --- drivers/ata/libata-eh.c |4 +--- 1 file changed, 1 insertion(+), 3

[no subject]

2007-09-02 Thread Kantor Zsolt
Hi, I want get the information from the hard drive via ioctl command. I want to use the HDIO_DRIVE _TASK command not the HDIO_DRIVE_CMD. With the HDIO_DRIVE _TASK the function returns 0 thats ok, but no data is in the additional 512 unsigned char array. Here is the code: #include stdio.h

[no subject]

2007-08-21 Thread chia-ming liu
Dear Tejun, I am not very good at linux and just enough to get by. I have tried to use your patch by issuing the command 'patch -p1 combined.patch' and I receive this msvlsi63:~/libata-tj-2.6.18.1-20061020 # patch -p1 combined.patch can't find file to patch at input line 5 Perhaps you used the

Subject is [PATCH,RESEND] libata: put some intelligence into speed down sequence

2007-02-01 Thread Tejun Heo
Sorry, bad script day. -- tejun - To unsubscribe from this list: send the line unsubscribe linux-ide in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

[no subject]

2005-09-06 Thread Riccardo Castellani
My HD supports U-ATA 133 while motherboard supports U-ATA 100. (Fedora Core 3) DMA works at 33 Mhz (UDMA2) !?! WHY ? How Can I set to UDMA5 ? With hdparm -i /dev/hda I can see: Model=Maxtor 6Y080L0, FwRev=YAR41BW0, SerialNo=Y23TZR2C Config={ Fixed } RawCHS=16383/16/63, TrkSize=0,

[no subject]

2005-07-22 Thread Mr.Derrick Tanner.
- To unsubscribe from this list: send the line unsubscribe linux-ide in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

[no subject]

2005-07-13 Thread grant_lkml
unsubscribe linux-ide - To unsubscribe from this list: send the line unsubscribe linux-ide in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

(no subject)

2005-04-15 Thread David Richards
unsubscribe linux-ide - To unsubscribe from this list: send the line unsubscribe linux-ide in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

[no subject]

2005-03-08 Thread Joseph Harvell
subscribe linux-ide - To unsubscribe from this list: send the line unsubscribe linux-ide in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html