From owner-freebsd-current@FreeBSD.ORG Thu Jan 14 17:03:24 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04D7C106566B; Thu, 14 Jan 2010 17:03:24 +0000 (UTC) (envelope-from james-freebsd-current@jrv.org) Received: from mail.jrv.org (rrcs-24-73-246-106.sw.biz.rr.com [24.73.246.106]) by mx1.freebsd.org (Postfix) with ESMTP id 67F0E8FC14; Thu, 14 Jan 2010 17:03:23 +0000 (UTC) Received: from kremvax.housenet.jrv (kremvax.housenet.jrv [192.168.3.124]) by mail.jrv.org (8.14.3/8.14.3) with ESMTP id o0EH3HAW080046; Thu, 14 Jan 2010 11:03:17 -0600 (CST) (envelope-from james-freebsd-current@jrv.org) Authentication-Results: mail.jrv.org; domainkeys=pass (testing) header.from=james-freebsd-current@jrv.org DomainKey-Signature: a=rsa-sha1; s=enigma; d=jrv.org; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: references:in-reply-to:content-type:content-transfer-encoding; b=G0qPwtMumZiU5Eh6XZSCHaa1x/nANWxaynCuGe8iarG12Ijf8WlUZ2jhsByNF4/is ef5gQeJdhpnFawTHEIfvef0ACVER/ly4MVOkN88cT5XwJ8YBCCzVGKqtiIinMVaVF3m KuxLic6/v1P49vB2afCvAKpCu2dYERpDAaDE/bA= Message-ID: <4B4F4E55.1050906@jrv.org> Date: Thu, 14 Jan 2010 11:03:17 -0600 From: "James R. Van Artsdalen" User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: Hans Petter Selasky References: <20091002150931.K35591@pooker.samsco.org> <200911050922.10205.hselasky@c2i.net> <4AFCB277.5070306@delphij.net> <200911130909.30828.hselasky@c2i.net> In-Reply-To: <200911130909.30828.hselasky@c2i.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, Marcel Moolenaar , Alexander Motin Subject: Re: Fix for USB media not found at boot 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, 14 Jan 2010 17:03:24 -0000 Hans Petter Selasky wrote: > The changeset in question has not been committed to mainstream. > > Scott Long is working on an improved solution. Please coordinate with him. Has anything happened with the general case? A friend of mine reported to me a regression between 8.0-RELEASE and 8-STABLE that turns out to be this issue with SATA port multipliers. I have the same problem, except that I need to further wait for GEOM to make visible a gmirror made of two slow devices (behind SATA port multiplier).