From owner-freebsd-questions@FreeBSD.ORG Fri Mar 7 09:41:05 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 8284F1065670 for ; Fri, 7 Mar 2008 09:41:05 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.freebsd.org (Postfix) with ESMTP id 2A0CB8FC1C for ; Fri, 7 Mar 2008 09:41:04 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from TEDSDSK (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.13.8/8.13.8) with SMTP id m279f3V6059018; Fri, 7 Mar 2008 01:41:04 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Yuri Pankov" , "Jaco le Roux" Date: Fri, 7 Mar 2008 01:42:05 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1914 In-Reply-To: <20080307090418.GA46679@mail.irbisnet.ru> Importance: Normal X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (mail.freebsd-corp-net-guide.com [65.75.192.90]); Fri, 07 Mar 2008 01:41:04 -0800 (PST) Cc: freebsd-questions@freebsd.org 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:41:05 -0000 > -----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