From owner-freebsd-current@FreeBSD.ORG Mon Feb 8 12:49:07 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 B77F61065676 for ; Mon, 8 Feb 2010 12:49:07 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from mail-iw0-f198.google.com (mail-iw0-f198.google.com [209.85.223.198]) by mx1.freebsd.org (Postfix) with ESMTP id 7DD098FC17 for ; Mon, 8 Feb 2010 12:49:07 +0000 (UTC) Received: by iwn36 with SMTP id 36so699205iwn.3 for ; Mon, 08 Feb 2010 04:49:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=onPQMyj5OVsGwldytyQDHSRiBCl7nhuhS1BGd6A9jXI=; b=Brdnq2w2fcF+qwAb2ROPYwSoOCe9tBpoKNLrGlfOG3h88SFAmWOajHFo0MA4Xg2BIZ kg9G3uEdPd/6LiPlU5hCmGAmvPA92p6plZNUi1wX8vt80TuU6Gf7rMQoOd3715S3uDwr qinEcpWbb/AASW+SpLAhVjYp5KgC+qN2OEI/M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=KunSrkTmnj4qbg2wYE0FR02rSzgdXoGpM2aD4NxuOxKdIfDOF+kqkxBIqIdbnjNhdf resnYTtzOW1+D4Z/7inrxykT1EyEMPNF/psb8z0+GsZ0xbkXNh+oRVwSJSedYOoV4CKc m5NLZrQiDvfw6yuUYgZrfzj+oH1bphHt6YLHk= MIME-Version: 1.0 Sender: asmrookie@gmail.com Received: by 10.231.152.75 with SMTP id f11mr1795427ibw.50.1265633346417; Mon, 08 Feb 2010 04:49:06 -0800 (PST) In-Reply-To: <20100208044941.1f22c7fa@CORONA> References: <2d1264630911251447t4c204b69rc3a2be933e3dd206@mail.gmail.com> <3bbf2fe10911251541o6943ead2ub7a8ab9ed0027896@mail.gmail.com> <20100208044941.1f22c7fa@CORONA> Date: Mon, 8 Feb 2010 13:49:06 +0100 X-Google-Sender-Auth: a5369adbce833bf6 Message-ID: <3bbf2fe11002080449r4006ff93na0a31b3fe79eb197@mail.gmail.com> From: Attilio Rao To: Jason Harmening Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org Subject: Re: newbus locking? 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: Mon, 08 Feb 2010 12:49:07 -0000 2010/2/8 Jason Harmening : > On Thu, 26 Nov 2009 00:41:09 +0100 > Attilio Rao wrote: > >> 2009/11/25 Jason Harmening : >> > The newbus sxlock showed up briefly back in August (yay! no more >> > giant!), then went away for 8.0-RELEASE. =C2=A0Will it be coming back = to >> > HEAD sometime soon? >> > I have a driver that needs to lock the device tree and uses >> > __FreeBSD_version to determine whether to use the sxlock or Giant. >> >> Yes, I expect it to be happening very soon (I hope in maximum one >> month). >> >> Attilio >> >> > > Is this still going to happen for 8.1? I don't mean to be a > pest, but I'm ready to push a driver update to ports, and I'll wait if > the newbus locking will be going in sometime in the next few weeks. Just push the driver with the current code. When I will check-in Giant-less newbus I will notify you and I will make sure your port will work, ok? Attilio --=20 Peace can only be achieved by understanding - A. Einstein