From owner-freebsd-questions Mon Jun 25 18: 3:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mark9.vladsempire.net (hutch-831.hutchtel.net [206.10.71.159]) by hub.freebsd.org (Postfix) with ESMTP id 8C63737B406 for ; Mon, 25 Jun 2001 18:03:09 -0700 (PDT) (envelope-from jpaetzel@hutchtel.net) Received: from mark9.vladsempire.net (mark9.vladsempire.net [10.0.0.97]) by mark9.vladsempire.net (Postfix) with SMTP id EBD242E0; Mon, 25 Jun 2001 20:09:19 -0500 (CDT) Content-Type: text/plain; charset="CP 1252" From: Josh Paetzel To: "SD" , Subject: Re: Cant get Adaptec 1520 SCSI (ISA Bus) to work in 4.3 Date: Mon, 25 Jun 2001 20:09:19 -0500 X-Mailer: KMail [version 1.2] References: <000a01c0fdb4$3825b5f0$2506ff3e@zen> In-Reply-To: <000a01c0fdb4$3825b5f0$2506ff3e@zen> MIME-Version: 1.0 Message-Id: <01062520091901.00512@mark9.vladsempire.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday 25 June 2001 15:20, SD wrote: > I bought an Adaptec ISA 1520 SCSI controller ('new' - box unopened) - > > mainly as I believed that it was pretty much 'Industry Standard' and > > would thus work well with all my OS's... ;-) > > BSD 4.3 Release isnt happy .. > > I have recompiled with 'aic' present in the kernel and after RTFM made > > sure that all that else that *seemed* to be required was also enabled. > > On reboot dmesg reports: > > isa0 - too many dependant configs (8) > > at the point of probing the controller. > > Has anyone got one of these to work with 4.3? > > Surely it must be one of the most ordinary / poular ISA SCSI cards ever > > - so it cant be too much of a prob? ;-) Have you made sure that the jumpers are set to the resources that the driver is expecting the card to use? The driver really seems to want the card to be on irq 11 and I/O address 0x0140. Most likely you are having some sort of conflict in your system with irq 11. I dug one of those up from the back room and checked it out on a 4.3-STABLE machine from last weekend. It seemed to work just fine. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message