[5458] in linux-scsi channel archive
qlogicisp driver problem, ram checksum failure?
daemon@ATHENA.MIT.EDU (Shon Martin)
Fri Dec 18 14:15:51 1998
Date: Fri, 18 Dec 1998 12:52:06 -0500 (EST)
From: Shon Martin <smartin@cs.oberlin.edu>
To: linux-scsi@vger.rutgers.edu
Hi:
I'm trying to get a FWB SCSIJackhammer scsi card to work on my pc.
Its a PCI wide card.
Here is the error message:
isp1020 : entering isp1020_detect()
isp1020 : entering isp1020_init()
qlogicisp : new isp1020 revision ID (2)
isp1020 : leaving isp1020_init()
isp1020 : entering isp1020_reset_hardware()
qlogicisp : mbox 0 0x0004
qlogicisp : mbox 1 0x4953
qlogicisp : mbox 2 0x5020
qlogicisp : mbox 3 0x2020
qlogicisp : mbox 4 0x0001
qlogicisp : mbox 5 0x0004
qlogicisp : loading risc ram
qlogicisp : verifying checksum
qlogicisp : ram checksum failure
isp1020 : leaving isp1020_detect()
scsi : 0 hosts.
scsi : detected total.
In the driver, I made the following changes:
#define RELOAD_FIRMWARE 0
#define USE_NVRAM_DEFAULTS 0
/* Macros used for debugging */
#define DEBUG_ISP1020 1
#define DEBUG_ISP1020_INT 1
#define DEBUG_ISP1020_SETUP 1
#define TRACE_ISP 1
If anyone can help me out, please send me a message, or post it
here... Many many thanks!
-Shon
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu