From owner-freebsd-stable Sun Jun 11 5:19: 6 2000 Delivered-To: freebsd-stable@freebsd.org Received: from sparenix.metronet.com (sparenix.metronet.com [207.170.106.3]) by hub.freebsd.org (Postfix) with SMTP id 30B8A37BFDD for ; Sun, 11 Jun 2000 05:19:02 -0700 (PDT) (envelope-from jmanley@metronet.com) Received: (qmail 12868 invoked by uid 7770); 11 Jun 2000 13:44:03 -0000 Received: from fcn105-14.tmi.net (HELO darkstar.metronet.com) (207.170.105.14) by sparenix.metronet.com with SMTP; 11 Jun 2000 13:44:03 -0000 From: Jim Manley Reply-To: jmanley@metronet.com To: stable@freebsd.org Subject: AHA 1542 CP SCSI Configuration problems Date: Tue, 30 Dec 1997 07:03:57 -0600 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <97123007142800.00878@darkstar.metronet.com> Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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