[5120] in linux-scsi channel archive
Re: First Post-Zip Zoom/SCSI Zip
daemon@ATHENA.MIT.EDU (root)
Thu Nov 12 23:01:02 1998
From: root <root@myriad.wintermute.co.uk>
To: jfrey@bon.net
Date: Fri, 13 Nov 1998 00:13:49 +0000 (GMT)
Cc: linux-scsi@vger.rutgers.edu
In-Reply-To: <36467734.2286C573@bon.net> from "Joe Frey" at Nov 9, 98 00:01:45 am
Joe,
I had a similar problem after installing an AHA1515 SCSI card. In my case it was
an interrupt conflict with a PCI USB controller. This was not immediately obvious
as 'cat /proc/interrupts' doesn't report PCI devices:
0: 8380778 timer
1: 4125 keyboard
2: 0 cascade
4: 2153 + serial
5: 1197 3c509
10: 13365 + BusLogic BT-958
<----<<< Huh?
12: 186 + aha152x
13: 1 math error
14: 24898 + ide0
15: 473 + ide1
But my (Slackware) system also has /proc/pci. I 'cat' this and got:
Bus 0, device 7, function 3:
Bridge: Intel 82371AB PIIX4 ACPI (rev 1).
Medium devsel. Fast back-to-back capable.
Bus 0, device 7, function 2:
USB Controller: Intel 82371AB PIIX4 USB (rev 1).
Medium devsel. Fast back-to-back capable. IRQ 11. Master Capable. Latency=32.
I/O at 0x6300. ^^^^^^^
So have a further look for interrupt conflicts. The adaptor is sure not happy on 11:
>
> Keith, Thanx for the reply. I've checked my hardware and it is configured
> the way I thought. My append line is correct also. I looked in /proc/ioports
> and /proc/interrupts and I find no conflicts. I'll recheck my xconfig
> tonight but I believe it's right.
>
>...<snip>....
>
> aha152x: processing commandline: ok
> aha152x: BIOS test: passed, detected 1 controller(s)
> aha152x0: vital data: PORTBASE=0x140, IRQ=11, SCSI ID=7, reconnect=enabled,
> parity=enabled, synchronous=disabled, delay=100, extended
> translation=disabled
> aha152x: trying software interrupt, lost. <---<<< Oh dear!
> aha152x: IRQ 11 possibly wrong. Please verify. <---<<< I think so too.
> PPA: ports at 0x378 are not available
> scsi0 : Adaptec 152x SCSI driver; $Revision: 1.18 $
> scsi : 1 host.
> scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun
> 0 Test Unit Ready 00 00 00 00 00
> scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0, lun
> 0 Test Unit Ready 00 00 00 00 00
>
>...etc....
Regards,
Martin Munt
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu