From owner-freebsd-questions@FreeBSD.ORG Thu Oct 7 15:44:51 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62199106566C for ; Thu, 7 Oct 2010 15:44:51 +0000 (UTC) (envelope-from jamesbrandongooch@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id E600D8FC13 for ; Thu, 7 Oct 2010 15:44:50 +0000 (UTC) Received: by wwb13 with SMTP id 13so104761wwb.31 for ; Thu, 07 Oct 2010 08:44:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=qzOUJWxRQO4DUdHQri0fgyOPlT8LNepLGyShmry0lVM=; b=b7s9+XtH3bti3wPqv3HJTQh9TESWk5YXfUJ6ZZyhe5AeFfT+HCCa17bLjliYTUGBBa s9kWhGoUAtQUbaFQ6K888DRGX4wGGFXHuX8BqIP2rvgAWPjII//Bn/Bf1GmmkkjRc3ve 5iSG2UmBOxqa00R7FKem5uYE7YXe5QZZiPFYc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Eluo0rnjP1u2BiKumOEep69DZmUy4plu4AZN8O8Ai/OJr1cPX5RLA88QwR/WKHdi9q NCOOHvb0wSJoYoj6XPjzRFzS1i3Zzfa+8YxxCdgaHvUbuTmTlGEM6RalPfH5ukOoqvDk q0EUxdw6SK0ebTYI3uPBbtsunjWpyNR5nxUQs= MIME-Version: 1.0 Received: by 10.216.54.202 with SMTP id i52mr946752wec.40.1286466289910; Thu, 07 Oct 2010 08:44:49 -0700 (PDT) Received: by 10.216.133.133 with HTTP; Thu, 7 Oct 2010 08:44:49 -0700 (PDT) In-Reply-To: <864ocywvbk.fsf@red.stonehenge.com> References: <86fwwjyurd.fsf@red.stonehenge.com> <20101006215345.1a57c45c@gumby.homeunix.com> <86pqvnxbre.fsf@red.stonehenge.com> <20101006174309.407e4216@scorpio> <86d3rnxadh.fsf@red.stonehenge.com> <864ocywvbk.fsf@red.stonehenge.com> Date: Thu, 7 Oct 2010 10:44:49 -0500 Message-ID: From: Brandon Gooch To: "Randal L. Schwartz" Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org Subject: Re: Like it or not, Theo has a point... freebsd is shipping export-restricted software in the core X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2010 15:44:51 -0000 On Wed, Oct 6, 2010 at 10:11 PM, Randal L. Schwartz wrote: [SNIP] > > Or a third alternative... use the ACPI implementation from OpenBSD, > which doesn't have such a restriction. Port it! I'll test it for you (on 9-CURRENT and, if possible, a backport to 8-STABLE). In your opinion, how long will it take, and how difficult will the process be? -Brandon