From owner-freebsd-stable@FreeBSD.ORG Tue Nov 1 16:26:19 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29A90106564A for ; Tue, 1 Nov 2011 16:26:19 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout1-b.corp.bf1.yahoo.com (mrout1-b.corp.bf1.yahoo.com [98.139.253.104]) by mx1.freebsd.org (Postfix) with ESMTP id B9BFD8FC16 for ; Tue, 1 Nov 2011 16:26:18 +0000 (UTC) Received: from [127.0.0.1] (rideseveral.corp.yahoo.com [10.73.160.231]) by mrout1-b.corp.bf1.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id pA1GFZWH040769; Tue, 1 Nov 2011 09:15:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yahoo-inc.com; s=cobra; t=1320164136; bh=Ukn0pCsXzWVUm+pz3BGKwTBZ5RcflqtDk27yeSCJsr4=; h=Subject:From:To:Cc:In-Reply-To:References:Content-Type:Date: Message-ID:Mime-Version:Content-Transfer-Encoding; b=AnFXTapUtZ7AhYkZwt42LAOUrmY2ZFbNdRxVonIfZQGoJy76gwAKxh06uqXMZlEzo toNE0EzR4oQDJ6USw2knBWTes+1IcfQQ8DVeaPrtOUX+a34aierrZ9LZOkONQGFpGK 7f3FpNMRUiysWTFvnmtKhfMEEyh+V/6dKCQRqgzY= From: Sean Bruno To: "Wojciech A. Koszek" In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Tue, 01 Nov 2011 09:15:35 -0700 Message-ID: <1320164135.4582.1.camel@hitfishpass-lx.corp.yahoo.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.3 (2.32.3-1.fc14) Content-Transfer-Encoding: 8bit Cc: "freebsd-stable@freebsd.org" Subject: Re: (Possible fix for sbp(4)) Re: Comment out sbp driver from GENERIC X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2011 16:26:19 -0000 On Thu, 2011-10-27 at 06:16 -0700, Wojciech A. Koszek wrote: > Dnia 18-10-2011 o 14:12:56 Alberto Villa napisaƂ(a): > > > On Tue, Oct 18, 2011 at 1:48 PM, Wojciech A. Koszek > > wrote: > >> Commenting a driver out is almost always a bad idea and should > >> be done as a last step. > > > > Well, few weeks prior to -RELEASE can be considered a last step. :) > > > >> If you are impacted by sbp(4) hangs please follow this thread: > >> > >> > >> http://lists.freebsd.org/pipermail/freebsd-current/2007-December/081411.html > >> > >> And please let me know if a fix explained in this thread works for you. > > > > Thank you, will test it in few days. > > Any updates? > I wish I could get access to one of these hosts or laptops that have issues with firewire. If there's anyway I can play with a machine remotely that has this issue, please contact me. Probably what I'd want, is ssh access and sudo access to kldload sbp.ko Sean