From owner-freebsd-current@FreeBSD.ORG Thu Aug 28 06:54:00 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F04810656A2 for ; Thu, 28 Aug 2008 06:54:00 +0000 (UTC) (envelope-from caelian@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.freebsd.org (Postfix) with ESMTP id 1A56B8FC26 for ; Thu, 28 Aug 2008 06:53:59 +0000 (UTC) (envelope-from caelian@gmail.com) Received: by ug-out-1314.google.com with SMTP id o4so1011867uge.39 for ; Wed, 27 Aug 2008 23:53:58 -0700 (PDT) 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:mime-version:content-type:content-transfer-encoding :content-disposition; bh=oRquPksTlG97vy6xWBP924Qqs21Mxq4ROabTEknmIJY=; b=S2Pfnr/vFsDNtbe/fha5OxW0q6eXzgCT7pnm4lbn4zLUEVjlyI3qZLiF1EB+m2i5pz aj6ZCeMeXD6+sSQW1TR8UVj+NJKs6xY5qppDJYCKogrM2bzM2CHpK3vdcMoeIFwOJiZA ZVv1irErF2GUhNpBzaHl7Cs4pHpkuxML4NliY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=aujBzSd/FdhXYUuNYlWwF6fxScYOBThW/jcEJw9DqOxWmlHfTqaUK9sJtnYk5UK+Mw bgB+qcTgJR5CiQ9bNDosKur63dBu5EEBzB6B6EMiwsybQ6J3XqapcmUBe1aveF28Q1Lg u57u5GvZReN5wNV5bYxc64N7JO2Vuyx/zt5Vg= Received: by 10.66.232.10 with SMTP id e10mr2906721ugh.71.1219904882457; Wed, 27 Aug 2008 23:28:02 -0700 (PDT) Received: by 10.210.44.20 with HTTP; Wed, 27 Aug 2008 23:28:02 -0700 (PDT) Message-ID: Date: Thu, 28 Aug 2008 08:28:02 +0200 From: "Pascal Hofstee" To: current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: SATA disks no longer showing up after updating CURRENT last night X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 28 Aug 2008 06:54:00 -0000 Moin, Last night i updated my 8.0-CURRENT/amd64 system to svn revision r182296. I then re-applied pjd's zfs-patchset and rebuild world and kernel overnight. This morning i actually went ahead and installed the resulting world and kernel only to discover that during boot my two SATA disks no longer seem to show up at all. The onboard nVidia MCP55 SATA controller is still probed and attached though if memory serves me right the failing boot only showed a single nVidia MCP55 SATA controller on atapci1, instead of two as the working boot does ... one on atapci1 the other on atapci2. My SATA disks are attached to ata2-master and ata3-master respectively (ad4 and ad6) Somebody out there has any idea why the SATA Controller on atapci2 no longer seems to be probed and therefore my disks no longer show up ? -- Pascal Hofstee