[2890] in linux-scsi channel archive
Problem with DTC aha152x clone.
daemon@ATHENA.MIT.EDU (Ian Stirling)
Sun Nov 30 13:44:19 1997
From: Ian Stirling <root@mauve.demon.co.uk>
To: linux-scsi@vger.rutgers.edu
Date: Sun, 30 Nov 1997 18:31:52 +0000 (GMT)
Cc: root@mauve.demon.co.uk
When I try to insmod the module for my DTC3510A, it dies, thusly
---
mauve:/lib/modules/2.0.30# insmod aha152x.o aha152x=0x140,9
aha152x: BIOS test: passed, detected 1 controller(s)
aha152x0: vital data: PORTBASE=0x140, IRQ=9, SCSI ID=7, reconnect=enabled, parity=enabled, synchronous=disabled, delay=100, extended translation=disabled
aha152x: trying software interrupt, ok.
scsi0 : Adaptec 152x SCSI driver; $Revision: 1.18 $
scsi : 1 host.
Vendor: JVC Model: R2626 Rev: 1.55
Type: CD-ROM ANSI SCSI revision: 02
scsi0 channel 0 : resetting for second half of retries.
SCSI bus is being reset for host 0 channel 0.
---
And here, it's hung.
Any thoughts on next move? I'd really like to avoid trying to find
out exactly what the exact incompatibility between DTC, and adaptec
is, by poring over adaptec manuals..
Or is that the only option.
(other than a decent SCSI card)
Is there a more recent edition of the driver? I notice the site with the
maintainers account on has gone away.
Does the -DDEBUG_AHA152X option in the Makefile really switch on all the
debugging (as it seems to me?)
Sorry for the multitude of questions :)