Hello!

This patch doesn't change anything except spelling.
Since all that stuff is under /drivers/scsi, I'm sending it here.

The patch is against 2.3.39

Pavel Roskin

=== cut here ===
--- drivers/scsi/aic7xxx/aic7xxx.seq    Fri Nov 19 00:13:47 1999
+++ drivers/scsi/aic7xxx/aic7xxx.seq    Thu Jan 13 14:36:00 2000
@@ -48,7 +48,7 @@
  * a later time.  This problem cannot be resolved by holding a single entry
  * in scratch ram since a reconnecting target can request sense and this will
  * create yet another SCB waiting for selection.  The solution used here is to 
- * use byte 27 of the SCB as a psuedo-next pointer and to thread a list
+ * use byte 27 of the SCB as a pseudo-next pointer and to thread a list
  * of SCBs that are awaiting selection.  Since 0-0xfe are valid SCB indexes, 
  * SCB_LIST_NULL is 0xff which is out of range.  An entry is also added to
  * this list everytime a request sense occurs or after completing a non-tagged
--- drivers/scsi/pci2220i.h     Mon Jan 10 21:31:08 2000
+++ drivers/scsi/pci2220i.h     Thu Jan 13 14:36:49 2000
@@ -248,7 +248,7 @@
        USHORT  SupportLBA                      :1;             // 49 LBA supported
        USHORT  SupportIORDYDisable     :1;             // 49 IORDY can be disabled
        USHORT  SupportIORDY            :1;             // 49 IORDY supported
-       USHORT  ReservedPsuedoDMA       :1;             // 49 reserved for pseudo DMA 
mode support
+       USHORT  ReservedPseudoDMA       :1;             // 49 reserved for pseudo DMA 
+mode support
        USHORT  Reserved3                       :3;             // 49
        USHORT  Reserved4;                                      // 50
        USHORT  Reserved5                       :8;             // 51 Transfer Cycle 
Timing - PIO
=== cut here ===



-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]

Reply via email to