Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 1997 07:03:57 -0600
From:      Jim Manley <jmanley@metronet.com>
To:        stable@freebsd.org
Subject:   AHA 1542 CP SCSI Configuration problems
Message-ID:  <97123007142800.00878@darkstar.metronet.com>

next in thread | raw e-mail | index | archive | help

Here's the setup:

FBSD 4.0 stable last cvsup'd today.
AMD K6 233 with 64M RAM
AHA-1542CP SCSI Adapter (I've disabled the plug-n-play and confirmed the =
IRQ is
set to 11 and the I/O address range is set to 0x330-0x333)

Pertinent SCSI entries in kernel:

# SCSI Controllers
device          aha0    at isa? port 0x330 irq 11 drq 6

# SCSI peripherals
device          scbus0  at aha0         # SCSI bus (required)
device          da              # Direct Access (disks)
device          sa              # Sequential Access (tape etc)
device          pass            # Passthrough device (direct SCSI access)

When I boot the probe finds the card

aha0 at port 0x330-0x333 irq 11 drq 6 on isa
aha0: AHA-1542CP FW Rev. G.0 (ID=3D3D46) SCSI Host Adapter, SCSI ID 7, 16=
 CCBs

then

Waiting 8 seconds for SCSI devices to settle
(probe0:aha0:0:0:0) CCB 0xc57bc508 - timed out
(probe0:aha0:0:0:0) CCB 0xc57bc508 - timed out
aha1: aha_cmd: Timed out waiting for adapter idle
ahainitmboxes: Initialization command failed
aha1: no longer in timeout
(probe6:aha0:0:6:0) CCB 0xc57bc508 - timed out
(probe6:aha0:0:6:0) CCB 0xc57bc508 - timed out
aha1: aha_cmd: Timed out waiting for adapter idle
ahainitmboxes: Initialization command failed
aha1: no longer in timeout

These lines just keep repeating themselves until kill the machine and tak=
e out
the card.

I've put the card in a windows machine and it works fine.  It's the same =
card
I've had in this machine when I was running FBSD 3.4-stable and it never =
gave
me a single problem.

I've searched the mail archives and tried everything I was able to find t=
here
but nothing has helped.

For what it's worth, I've also tried a AHA-1522A and an AHA-2490 and gott=
en
essentially the same results.  I'm beginning to wonder if there is a prob=
lem
with the scsi drivers.

Regards,

Jim


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?97123007142800.00878>