AHA-1510a supported?

Jochen Heuer (sapdiplo@ctssap02.bbn.hp.com)
Thu, 18 Jun 98 13:25:55 METDST


Hello everybody!

I have a question concerning the scsi controller adaptec aha-1510a.
It is an isa-controller which is supported according to the hardware
howto. But I have some problems with it. If I load the needed modules
by doing _modprobe aha152x aha152x=0x340_ the controller is found but
not the attached cdrom. Here comes some output from syslog:

- unmodified drivers/scsi/Makefile :

aha152x: BIOS test: passed, detected 1 controller(s)
aha152x0: vital data: PORTBASE=0x340, IRQ=11, SCSI ID=7, reconnect=enabled, parity=enabled, synchronous=disabled, delay=0, extended translation=disabled
aha152x: trying software interrupt, ok.
scsi0 : Adaptec 152x SCSI driver; $Revision: 1.18 $
scsi : 1 host.

cat /proc/scsi/scsi
Attached devices: none

- changed line in drivers/scsi/Makefile according to aha152x.c :

AHA152X = -DDEBUG_AHA152X -DSKIP_BIOSTEST # -DAUTOCONF

gives the following output :

aha152x: detected 1 controller(s)
aha152x0: vital data: PORTBASE=0x340, IRQ=11, 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.

cat /proc/scsi/scsi
Attached devices: none

Has somebody this controller in use and give me some tips on how
to get it running? Or might this be a problem with the attached cdrom?

Best regards,

Jogi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu