From owner-freebsd-questions@FreeBSD.ORG Fri Mar 7 09:50:12 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2965A1065678 for ; Fri, 7 Mar 2008 09:50:12 +0000 (UTC) (envelope-from j4b4ls4d@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.181]) by mx1.freebsd.org (Postfix) with ESMTP id BDF1E8FC1C for ; Fri, 7 Mar 2008 09:50:11 +0000 (UTC) (envelope-from j4b4ls4d@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so433666waf.3 for ; Fri, 07 Mar 2008 01:50:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=q81U2n/XFDaGvDAzXW0epMj80c55EDaokakrtcbjmKg=; b=a0Zo/wHMO2+eOa4Doo4vy099tKeaMCe2JirkQJFT3/KJjpKgdCqHx3/ofc+ECu6Mac0e64z7ZU71QwOGO6IPMA92cRzmiSXC170MPz4vXUxMVHFKHO1swal4PwYfyCtWeJyZsxs5xigiERVFUWovSgNeK0y0zl1QCiHDznyrK4w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Kyp5PSwxeLvMlV+wVcekqtuVoSvdVeu6lueOrI6FXuj6MBVl4wBy4ze+jSDiV+8zPqR4IwZ9cCSo0k9CdPmmM/1IXtA2xDaBNOx2hiGslMzWXXznBLXkkPTdBG/lbkOhx3wzm+bTke2lV8weiRKWO8ItsKyxlngrq/dqmB5ZE2c= Received: by 10.114.175.16 with SMTP id x16mr1895135wae.116.1204883410812; Fri, 07 Mar 2008 01:50:10 -0800 (PST) Received: by 10.115.19.3 with HTTP; Fri, 7 Mar 2008 01:50:10 -0800 (PST) Message-ID: <426051440803070150k60454ba3safab22bb24dc56a0@mail.gmail.com> Date: Fri, 7 Mar 2008 11:50:10 +0200 From: "Jaco le Roux" To: freebsd-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080307090418.GA46679@mail.irbisnet.ru> Subject: Re: SiS 180 and SATA Hard drives X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2008 09:50:12 -0000 Ah if I had been around that time, I would have tested it with pleasure. Unfortunately I only started using FreeBSD little more than a month ago. I will try and do as you said, Thanks for the help. On Fri, Mar 7, 2008 at 11:42 AM, Ted Mittelstaedt wrote: > > > > > -----Original Message----- > > From: owner-freebsd-questions@freebsd.org > > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Yuri Pankov > > Sent: Friday, March 07, 2008 1:04 AM > > To: Jaco le Roux > > Cc: freebsd-questions@freebsd.org > > Subject: Re: SiS 180 and SATA Hard drives > > > > > > On Fri, Mar 07, 2008 at 09:50:23AM +0200, Jaco le Roux wrote: > > > Hi, I already sent a message to hardware@, I'm hoping I might find a > > > response here > > > > > > I have an Asus P4S-800D motherboard with SATA hard drives running from > > > a SiS 180/181 RAID Controller (VEN_1039 & DEV_0180, according to > > > Windows XP). They are not set to RAID mode however, it is merely a > > > RAID controllor taking charge of the SATA hard drives. My problem is > > > the following: when I enter 'sysinstall' and do a Standard Install, > > > freebsd does not detect any hard disks. According to the 'ata(4)' man > > > page, the SiS 180 controller is supported and I see the controller > > > detected/being loaded at boot time. I have links to other people > > > experiencing similar problems too: > > > > > > http://monkey.org/freebsd/archive/freebsd-bugs/200510/msg00208.html > > > http://monkey.org/freebsd/archive/freebsd-bugs/200707/msg00265.html > > > > > > And a few others of which I lost the urls. I have also tried this on > > > both RELEASE of 6.3 and 7.0. Does anyone have any ideas? > > > > > > Thanks, much appreciated > > > > Just a "me too". > > > > http://lists.freebsd.org/pipermail/freebsd-stable/2007-November/03 > 8203.html > > To both of you: > > Soren posted a patch here: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=87585&cat= > > and neither of you apparently tested, thus Soren put the > fix in and closed the PR > > One of you needs to file a new PR, and reference the old one > kern/87585, and then the other one of you needs to submit > followup - that way, both of you will have your e-mail > addresses tied to the new PR, and this time, when the maintainer > writes a patch, you need to test it. > > Ted >