From owner-freebsd-questions Wed Nov 24 7:19: 3 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mojave.sitaranetworks.com (mojave.sitaranetworks.com [199.103.141.157]) by hub.freebsd.org (Postfix) with ESMTP id E54A2150FC for ; Wed, 24 Nov 1999 07:17:40 -0800 (PST) (envelope-from grog@mojave.sitaranetworks.com) Message-ID: <19991123231954.16280@mojave.sitaranetworks.com> Date: Tue, 23 Nov 1999 23:19:54 -0500 From: Greg Lehey To: Dmitry Sivachenko , questions@FreeBSD.ORG Subject: Re: Third wd controller Reply-To: Greg Lehey References: <199911232005.XAA95726@netserv1.chg.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <199911232005.XAA95726@netserv1.chg.ru>; from Dmitry Sivachenko on Tue, Nov 23, 1999 at 11:05:40PM +0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tuesday, 23 November 1999 at 23:05:40 +0300, Dmitry Sivachenko wrote: > Hello! > > We are using AB-BE6 motherboard. It has four IDE controllers. > I am trying to compile kernel to support all of them. > As specified in LINT, I placed the following line in my kernel config file: > controller wdc2 at isa? port "0" bio irq ? Port "0"? What makes you think you'll find a controller there? > (and the appropriate line regarding wd4, wd5). > After restarting, kernel is unable to find wdc2. > > What am I doing wrong? How should I compile kernel in order to support > four IDE controllers? You need to tell the system where to look for the other two IDE controllers. The information may be in your BIOS setup screen; put that in the config line instead of "0" and you may have better luck. If not, let's hear what the BIOS settings are (IRQ may be important here, too) and what dmesg said (if anything). The output of a verbose boot (with the -v flag) would be useful as well. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message