From owner-freebsd-questions Thu Feb 17 3:36:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pluto.peterson.nl (pluto.peterson.nl [194.165.71.16]) by hub.freebsd.org (Postfix) with ESMTP id 232CA37B6CB for ; Thu, 17 Feb 2000 03:36:46 -0800 (PST) (envelope-from freebsd@dijk.com) Received: from rtwin98ict01 (ip194-165-71-87.peterson.nl [194.165.71.87]) by pluto.peterson.nl (8.9.3/8.9.3) with SMTP id MAA54702; Thu, 17 Feb 2000 12:36:32 +0100 (CET) Message-ID: <003a01bf793b$411cc8a0$5747a5c2@peterson.nl> From: "Barry van Dijk" To: "George xu" Cc: References: <01bf78fd$bfb59270$2d65a8c0@george.cm> Subject: Re: How to install freebsd3.4 in Compaq3000 with Smart-2DH ? Date: Thu, 17 Feb 2000 12:36:38 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hello : > I want to install freebsd3.4 in compaq3000. But the compaq3000 array > card is Smart-2DH.The freebsd3.4 can't found the card in compaq3000. > I want to know how to install?Would you tell me ? Thank you! > Add the folllowing lines (you can find these in the LINT files) to your kernel and rebuild. FreeBSD will recognize your Smart Array controller: # # Compaq Intelligent Disk Array Controller # controller ida0 at isa? bio irq ? vector idaintr disk id0 at ida0 drive 0 It'll steal the ide devsw[] entries, which can be disabled by using options IDA_CUCKOO_MODE=0 Cheers, Barry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message