From owner-freebsd-questions Mon Jun 25 18:45:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-giga.rz.uni-ulm.de [134.60.246.36]) by hub.freebsd.org (Postfix) with ESMTP id 5BD8137B405 for ; Mon, 25 Jun 2001 18:45:31 -0700 (PDT) (envelope-from Siegbert.Baude@gmx.de) Received: from lilith (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with SMTP id DAA22070; Tue, 26 Jun 2001 03:45:27 +0200 (MEST) Message-ID: <00fb01c0fde1$acb22980$4011a8c0@wohnheim.uniulm.de> From: "Siegbert Baude" To: "SD" Cc: References: <000a01c0fdb4$3825b5f0$2506ff3e@zen> <01062520091901.00512@mark9.vladsempire.net> Subject: Re: Cant get Adaptec 1520 SCSI (ISA Bus) to work in 4.3 Date: Tue, 26 Jun 2001 03:45:26 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 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 > 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. I know this message of my Soundblaster AWE64. It's no harm. The card offers more than eight possibilities (the maximum FBSD wants) for PnP configurations. Therefore the warning. How did your card fail? As it is ISA you really have to care for the IRQ and IO. Check your dmesg for this and forget the above-cited line. If there is a (DOS-)tool to disable PnP I always prefer to handcraft IO and IRQ settings. Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message