Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73353 - SCSI host `isp1020' has no error handling
Summary: SCSI host `isp1020' has no error handling
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: Alpha Linux
: High normal (vote)
Assignee: Gentoo/Alpha Kernel Hackers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-04 09:12 UTC by Lee Reynolds
Modified: 2008-12-14 09:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lee Reynolds 2004-12-04 09:12:53 UTC
qlogicisp : new isp1020 revision ID (5)
ERROR: SCSI host `isp1020' has no error handling
ERROR: This is not a safe way to run your SCSI host
ERROR: The error handling must be added to this driver
fffffc0000263da8 0000000000000000 fffffc0000504400 fffffc00006db5d8
       fffffc0000f71300 fffffc0000de3000 fffffc00006db5d8 fffffc0000de3000
       fffffc0000000000 fffffc0000000000 fffffc0000263df8 fffffc0000263df8
       fffffc0000510b8c fffffc0000f71000 fffffc0000f71300 0000000000000001
       fffffc00006670e8 fffffc00006db5d8 0000000000000000 fffffc00006db6b8
       fffffc000066f000 fffffc00005cf000 fffffc00005cf000 fffffc0000263d98
Trace:
[<fffffc0000504400>] scsi_register+0x20/0xa0
[<fffffc0000510b8c>] isp1020_detect+0x9c/0x2a0
[<fffffc0000310240>] init+0xb0/0x2a0
[<fffffc0000313148>] kernel_thread+0x28/0x90

lspci
0000:00:05.0 ISA bridge: Contaq Microsystems 82c693
0000:00:05.1 IDE interface: Contaq Microsystems 82c693
0000:00:05.2 IDE interface: Contaq Microsystems 82c693
0000:00:05.3 USB Controller: Contaq Microsystems 82c693
0000:00:07.0 VGA compatible controller: 3Dfx Interactive, Inc. Voodoo 3 (rev 01)0000:00:08.0 Ethernet controller: Digital Equipment Corporation DECchip 21142/43 (rev 30)
0000:00:09.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone]
0001:01:07.0 SCSI storage controller: QLogic Corp. ISP1020 Fast-wide SCSI (rev 05)
0001:01:08.0 SCSI storage controller: QLogic Corp. ISP1020 Fast-wide SCSI (rev 05)
0001:01:09.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 07)

I've seen this error with each 2.6.9 version I've compiled with up through gentoo-dev-source-2.6.9-r8

Reproducible: Always
Steps to Reproduce:
1. Compile any of the recent 2.6.9 kernels on an Alpha DS20 platform
2. boot
3. dmesg



Actual Results:  
Loaded the driver, but returned the error in details (above) in dmesg. Driver
appears to function normally, in other respects

Expected Results:  
no errors in dmesg
Comment 1 Mike Hlavac 2006-03-26 22:35:12 UTC
Jay Estabrook explains this error here:  http://groups.google.com/group/linux.debian.ports.alpha/browse_thread/thread/784c9495caff2370/81f0049419756872?lnk=st&q=isp1020+qlogicisp+Estabrook&rnum=1&hl=en#81f0049419756872

Your post mentions that you are using the old qlogicisp driver.  Try using qla1280 driver in the 2.6 kernel and this warning should disappear.
Comment 2 Tobias Klausmann (RETIRED) gentoo-dev 2008-12-14 09:57:03 UTC
Matt Turner reports that Lee hasn't had this error in years. So, closing.