From owner-freebsd-hardware@FreeBSD.ORG Sat May 2 13:46:55 2009 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 618F51065670 for ; Sat, 2 May 2009 13:46:55 +0000 (UTC) (envelope-from programadorlinux@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id D1A468FC16 for ; Sat, 2 May 2009 13:46:54 +0000 (UTC) (envelope-from programadorlinux@gmail.com) Received: by bwz9 with SMTP id 9so2692103bwz.43 for ; Sat, 02 May 2009 06:46:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=/ncd8x4GRuf36dAfPF5IjT8CXqW6kNjm0ychq0Ue5xI=; b=f3pXVvbIPgs51ctQA6J+vvtsqgKat5c1+rwdL1FdJ5dMl2orp8RNpYSjQYVXrOgYwm WDhVJ8NR3A32nsLfvqiaqKdZXVbc1joRhw7p//ENYKcN0C7Q9DuNSITNotLtXy2Uo+ai Kbauq1Fg3XNrGObEt7/wHQySTAm9MjdkGXZCo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Uh/N3cE0Iq3z1Z7YUO/xoY1AwZcEiPze4rXColrA/W+/NJrKfUENLAU8zxONEyy1NL F5nUpfOsa5gwDwgXfya5GyooNgURttQAeW4l3u2QjrCxtosELNM1fjab8wX2jYGYq1YU 9eMb9PBWJJVfnkuZsoNRXsEs+ltxh3vK+LzUs= MIME-Version: 1.0 Received: by 10.223.105.16 with SMTP id r16mr569817fao.24.1241270042251; Sat, 02 May 2009 06:14:02 -0700 (PDT) Date: Sat, 2 May 2009 10:14:02 -0300 Message-ID: <4d3a76db0905020614o6ca03952wf509809724dbd0b0@mail.gmail.com> From: Israel Miranda To: freebsd-hardware@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Sata HD not detected on SiS 180/181 raid controller X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 May 2009 13:46:55 -0000 Hi everyone. I use FreeBSD 7.1 i386 on a Intel D865PERL mobo with a SATA Segate HD 400gb= . I am about to change my motherboard because I have an ASUS P4S800D which is a little bit better because it supports RAID on the SIS 180 controller. I plan to use two hard drives in RAID-0 in the near future. So I just removed the hard drive and put it on the other computer, and even though the booting process starts, later it can't mount the filesystem, because it doesn't find the device. So I booted from the FreeBSD 7.0 instal= l disc to see if the generic kernel could detect the SATA disk but no luck. So I researched on the net, and I came up with many people having these problems. Namely: http://www.freebsd.org/cgi/query-pr.cgi?pr=3D87585&cat=3D this patch has already been merged long time ago, and I checked /usr/src/sys/dev/ata/ata-chipset.c in line 5406, the code is there, so what is wrong ? Maybe a new problem ? Hopefully I am not the only one with this problem: http://www.freebsd.org/cgi/query-pr.cgi?pr=3D121461 But Yuri doesn't say if he's had success or not, no updates. Yuri posted a dmesg here: http://lists.freebsd.org/pipermail/f...er/038203.html But seems like there was no response. Anyone who can help ? Any direction is appreciated!!! I made a post on freebsd forums about this too: http://forums.freebsd.org/showthread.php?t=3D3682 --=20 Filosofia de software livre: Informa=C3=A7=C3=A3o =C3=A9 de gra=C3=A7a pessoas n=C3=A3o s=C3=A3o contribuidores n=C3=A3o tem pre=C3=A7o. Israel Vin=C3=ADcius Nogueira Miranda