[2.6 patch] SCSI NCR_Q720.c: make some code static

2005-01-23 Thread Adrian Bunk
This patch makes two needlessly global structs static. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- This patch was already sent on: - 15 Nov 2004 --- linux-2.6.10-rc1-mm5-full/drivers/scsi/NCR_Q720.c.old 2004-11-13 16:34:15.0 +0100 +++

[PATCH] sd descriptor sense support 2.6.11-rc2

2005-01-23 Thread Douglas Gilbert
This patch builds on the 2 patches in the streamline block SG_IO error processing thread. It allows the sd driver to handle either fixed or descriptor format sense data. A side effect of this is that 64 bit medium/hardware error lbas can now be conveyed back to the block layer. Several sd patches

Re: [PATCH] osst: don't use obsolete SCSI APIs

2005-01-23 Thread Willem Riede
On 01/20/2005 06:49:50 AM, Christoph Hellwig wrote: On Mon, Jan 03, 2005 at 04:53:05PM +0100, Christoph Hellwig wrote: this patch gets rid of the need for scsi.h, similar to the recent patch to the st driver. (applies ontop of Willem's patches) ping? If I appeared slow in responding, I'm sorry.