From: [EMAIL PROTECTED]
   Date:   09 Aug 1999 11:27:16 -0400

   I hope this can be resolved before 2.2.11-final hits the streets.

Alan and I fixed it this morning.  Here is the fix:

--- drivers/scsi/ncr53c8xx.c~   Mon Aug  9 16:16:36 1999
+++ drivers/scsi/ncr53c8xx.c    Mon Aug  9 16:22:03 1999
@@ -4446,6 +4446,7 @@
 
        request_region(device->slot.io_port, 128, "ncr53c8xx");
        np->port = device->slot.io_port;
+       np->myaddr = 255;
 
 #ifdef SCSI_NCR_NVRAM_SUPPORT
        if (nvram) {


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

Reply via email to