From owner-freebsd-embedded@FreeBSD.ORG Sat Sep 1 23:13:51 2012 Return-Path: Delivered-To: embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 16071106567A for ; Sat, 1 Sep 2012 23:13:51 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id B8BD28FC14 for ; Sat, 1 Sep 2012 23:13:50 +0000 (UTC) Received: by iebc12 with SMTP id c12so3265398ieb.13 for ; Sat, 01 Sep 2012 16:13:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer :x-gm-message-state; bh=hG3rYIFLHathq7ok5nHgcXaOxVp2SConopuVZyO4DQQ=; b=Z7s69/SVATvuTv+YnwxdJ5jW+GqnE0lPEQMGoBUn1zhXpk1oD9XdF5MIFYYYxwf6kk EGcoFkhGri9fcQ0NvxWmguGwkFYLS6g5EsqsMMSfy+4XLzN1Q0zKtYQE58XNKMcWajey wxdSh6WXnEBsbP3+gb9syB4J93WASi14fpU27Pdmzd5LCdTXA19cxgMVPTy7kYlb5rUJ DTa8Ifaj07Bfnt4Q2MlqzvyK55UQm8nNHgP+Jv8v7Sbp+hYAyt/EX3SsDk/hHXhUgneV sqSJHjb70bbOn48/NKFZKj3Ah5JXwWPQJrsu3IgQcMI/X6WtoylqL42Nb9nKo4ta+8X8 LViw== Received: by 10.50.195.194 with SMTP id ig2mr6995119igc.24.1346541230087; Sat, 01 Sep 2012 16:13:50 -0700 (PDT) Received: from 63.imp.bsdimp.com (50-78-194-198-static.hfc.comcastbusiness.net. [50.78.194.198]) by mx.google.com with ESMTPS id p8sm4647288igl.16.2012.09.01.16.13.48 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 01 Sep 2012 16:13:48 -0700 (PDT) Sender: Warner Losh Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Warner Losh In-Reply-To: Date: Sat, 1 Sep 2012 17:13:46 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: <02C549DE-D912-4D1A-A08D-650B918E9B99@bsdimp.com> References: <20120831154241.82902856.ray@dlink.ua> To: Adrian Chadd X-Mailer: Apple Mail (2.1084) X-Gm-Message-State: ALoCoQnzw/wFojaHT6+O+DTr3bDc9ahQBbgVJTaNvIDc8A23N+WVXydr8fq4OMGfptytXkliZ9nB Cc: Aleksandr Rybalko , arch@freebsd.org, embedded@freebsd.org Subject: Re: [RFC] hintmode switch patch X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2012 23:13:51 -0000 This patch looks good to me. It contained none of the stuff I was = worried about before, so please commit this. Warner On Sep 1, 2012, at 8:01 AM, Adrian Chadd wrote: > Once others have stopped giving you reasons not to commit, please = commit. >=20 >=20 >=20 > Adrian >=20 >=20 > On 31 August 2012 05:42, Aleksandr Rybalko wrote: >> Hi hackers, >>=20 >> I already post that patch some time ago with proposed "dynamic attach >> of hinted devices" patch. [1] >>=20 >> But will try to do it again, step-by-step :) >>=20 >> So that patch allow switch from static hints to dynamic hints. >> That way embedded systems, which usually compiled with hints (static) >> will be able to see/edit/add hints and/or kenv variables. >>=20 >> If nobody have objections I will commit it soon. >> Hope 2-3 days enough for that :) >>=20 >> [1] >> = http://lists.freebsd.org/pipermail/freebsd-arch/2012-January/012295.html >> [2] http://people.freebsd.org/~ray/subr_hints.c.patch >>=20 >> Thanks. >>=20 >> WBW >> -- >> Alexandr Rybalko >> aka Alex RAY >> _______________________________________________ >> freebsd-embedded@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-embedded >> To unsubscribe, send any mail to = "freebsd-embedded-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-embedded@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-embedded > To unsubscribe, send any mail to = "freebsd-embedded-unsubscribe@freebsd.org"