[6982] in linux-scsi channel archive

home help back first fref pref prev next nref lref last post

Re: ncr53c8xx > v3.2 (as in 2.2.11pre7) no-go on DEC Multia...

daemon@ATHENA.MIT.EDU (David S. Miller)
Tue Aug 10 20:16:03 1999

Date:   Mon, 9 Aug 1999 09:17:36 -0700
From: "David S. Miller" <davem@redhat.com>
To: mdorman@debian.org
CC: linux-kernel@vger.rutgers.edu, linux-scsi@vger.rutgers.edu,
        alan@lxorguk.ukuu.org.uk, groudier@club-internet.fr
In-reply-to: <87n1w19dpn.fsf@juliet.private.net> (mdorman@debian.org)

   From: mdorman@debian.org
   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 majordomo@vger.rutgers.edu

home help back first fref pref prev next nref lref last post