From owner-freebsd-current@FreeBSD.ORG Sat Mar 20 09:28:36 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7BB716A52E for ; Sat, 20 Mar 2004 09:28:36 -0800 (PST) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CCFD43D2D for ; Sat, 20 Mar 2004 09:28:35 -0800 (PST) (envelope-from sos@DeepCore.dk) Received: from DeepCore.dk (sos.deepcore.dk [194.192.25.130]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id i2KHSHP8058091; Sat, 20 Mar 2004 18:28:32 +0100 (CET) (envelope-from sos@DeepCore.dk) Message-ID: <405C7F31.9070708@DeepCore.dk> Date: Sat, 20 Mar 2004 18:28:17 +0100 From: =?ISO-8859-2?Q?S=3Fren_Schmidt?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20040126 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-2?Q?G=E9czi_Szabolcs?= References: <20040320141856.GB15808@goodwill.hu> In-Reply-To: <20040320141856.GB15808@goodwill.hu> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 8bit X-mail-scanned: by DeepCore Virus & Spam killer v1.4 cc: freebsd-current@freebsd.org Subject: Re: SATA raid freebsd X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Mar 2004 17:28:37 -0000 Géczi Szabolcs wrote: > Hi there, > > I got an intel server board (s875wp1-e) and it has a sata raid controller. > my dmesg said this: > > atapci0: port > 0xb000-0xb07f,0xb400-0xb40f,0xbc00-0xbc3f mem > 0xfeaa0000-0xfeabffff,0xfeafe000-0xfeafefff irq 17 at device 7.0 on pci3 > > atapci2: port > 0xdc00-0xdc0f,0xe000-0xe003,0xe400-0xe407,0xe800-0xe803,0xec00-0xec07 irq 18 > at device 31.2 on pci0 > > > How can I make workable the sata raid under freebsd-current? man atacontrol -- -S?ren