From owner-freebsd-current@FreeBSD.ORG Sun Jan 22 15:16:52 2012 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 744621065670 for ; Sun, 22 Jan 2012 15:16:52 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id 50D308FC16 for ; Sun, 22 Jan 2012 15:16:51 +0000 (UTC) Received: by dadi14 with SMTP id i14so1681707dad.13 for ; Sun, 22 Jan 2012 07:16:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=Rs0lDE9DhA/dlvpBsqlE8YmVf0/pO2Y8rc5ecKuv2Ak=; b=ncNQLUd/Ywfn5VLZRw/cZik4B1/rN2Z6G5IsOn35x5yASDSkGGTE2A4Z5hopFVsAbm wjPR+ix1WERrIJ8Jiz7PCRWKAbsrCd+mPY8Oq26MN5zEqaYafKCGXgT5QhF/8m4SFhph vG3ejfgcBpqy8GHqW+JEA5g3wOJ5pdqnmCTCI= MIME-Version: 1.0 Received: by 10.68.116.237 with SMTP id jz13mr13804939pbb.100.1327243912485; Sun, 22 Jan 2012 06:51:52 -0800 (PST) Received: by 10.68.136.106 with HTTP; Sun, 22 Jan 2012 06:51:52 -0800 (PST) Date: Sun, 22 Jan 2012 09:51:52 -0500 Message-ID: From: Super Bisquit To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Problems with enabling iwi due to sysctl 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: Sun, 22 Jan 2012 15:16:52 -0000 # sysctl legal.intel_iwi.license_ack=1 sysctl: unknown oid 'legal.intel_iwi.license_ack' On 9.0, the XML type input does not include the intel license. I switched to 8.2 thinking that it was the release; however, that is not the case. What is the fix to this? I'm using 5.5GB of space for my install; building kernel and world is out of the question.