From owner-freebsd-questions@FreeBSD.ORG Sun Jun 22 23:03:51 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D08537B401 for ; Sun, 22 Jun 2003 23:03:51 -0700 (PDT) Received: from enterprise.another.com.au (dsl-210-15-193-5.TAS.netspace.net.au [210.15.193.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5AF943FCB for ; Sun, 22 Jun 2003 23:03:49 -0700 (PDT) (envelope-from richard@enterprise.another.com.au) Received: from enterprise.another.com.au (nobody@localhost.another.com.au [127.0.0.1])h5N63lI5018518 for ; Mon, 23 Jun 2003 16:03:47 +1000 (EST) (envelope-from richard@enterprise.another.com.au) Received: from localhost (richard@localhost)h5N63jAD018515 for ; Mon, 23 Jun 2003 16:03:46 +1000 (EST) Date: Mon, 23 Jun 2003 16:03:45 +1000 (EST) From: Richard Beyer To: freebsd-questions@freebsd.org Message-ID: <20030623155949.H18488@enterprise.another.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Newbie - Compiling a kernel with Promise RAID X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2003 06:03:51 -0000 Hi, RE: FreeBSD-4.8-STABLE I've searched the archives to no avail - I have an Intel Sentry Server Board (S845WD1-E) with onboard Promise RAID (PDC20267). The GENERIC kernel sees the RAID fine, and identifies it as atapci01 and ar0, however neither option appears in the GENERIC or LINT kernel, so when I do a custom configuration, I seem to loose the RAID. Any suggestions greatfully appreciated. Thanks, Richard