From owner-freebsd-drivers@FreeBSD.ORG Thu Aug 30 12:29:05 2007 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E61D116A421 for ; Thu, 30 Aug 2007 12:29:05 +0000 (UTC) (envelope-from saamii@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242]) by mx1.freebsd.org (Postfix) with ESMTP id 9BECC13C474 for ; Thu, 30 Aug 2007 12:29:05 +0000 (UTC) (envelope-from saamii@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so125201anc for ; Thu, 30 Aug 2007 05:28:47 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ADrA65S3gDcSTJwMPquafkEr4kENFprFCru5lIp6KrtIuYHJkFXNmVRn9GLle55JKHCKoGcOGsOaOjA6eSjHqJygVK8t42H5B9Rezp/EGInFWRgPmrI/KpQb1gDrQqD4k+TLvIOhW9j/OIN3lr5lxOWZQ6izG1JVAznvuuLfX4E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=XzyJej8I4VmRdr9tItWEMdbasJGPlbrKz+vZvLFZ2GYaYKbWgiFAz56Bl92IIBVBLa4aY3zmQAvK0umU3BRTzglwp4HDNAuNq2xr91qtKtn6seRipugKK8mn33uXt/kt2chhR4pD2Bmnz1GcpbEVtfrmvH3i/L1AtIMRJ6/aIT4= Received: by 10.100.10.20 with SMTP id 20mr239358anj.1188473571636; Thu, 30 Aug 2007 04:32:51 -0700 (PDT) Received: by 10.100.6.18 with HTTP; Thu, 30 Aug 2007 04:32:51 -0700 (PDT) Message-ID: <765deb0b0708300432j3ebe9662y6b05f7173f3cf236@mail.gmail.com> Date: Thu, 30 Aug 2007 13:32:51 +0200 From: "Sami M'Barek" To: "Benjamin Close" , freebsd-drivers@freebsd.org In-Reply-To: <46D6A673.2010907@clearchain.com> MIME-Version: 1.0 References: <20070613161933.GE94179@parmesan.sis.pasteur.fr> <20070613231430.GB8222@kattx.box> <467352BC.20008@clearchain.com> <20070725054913.a8a3da17.saamii@gmail.com> <46BAF03B.7050408@clearchain.com> <20070810001555.53914866.saamii@gmail.com> <46BB97F6.9050904@clearchain.com> <20070810011454.3233f6d1.saamii@gmail.com> <46D6A673.2010907@clearchain.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Intel 3945 ABG X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 12:29:06 -0000 On 8/30/07, Benjamin Close wrote: > > Sami M'Barek wrote: > > On Fri, 10 Aug 2007 08:10:54 +0930 > > Benjamin Close wrote: > > > > > >> Sami M'Barek wrote: > >> > >>> On Thu, 09 Aug 2007 20:15:15 +0930 > >>> Benjamin Close wrote: > >>> > >>> > >>> > >>>> Sami M'Barek wrote: > >>>> > >>>> > >>>>> > >>>>> > >>>>> Hi i tried to build the new driver release on my 7-CURRENT install. > >>>>> But ofcourse i got some problems :). > >>>>> > >>>>> The sysctl legal oid option does not exist. > >>>>> > >>>>> > >>>>> > >>>>> > >>>> Try adding: > >>>> > >>>> legal.intel_wpi.license_ack=1 > >>>> > >>>> to /boot/loader.conf > >>>> > >>>> and rebooting. > >>>> Should fix it. > >>>> > >>>> Cheers, > >>>> Benjamin > >>>> PS: Sorry about the delayed response > >>>> > >>>> > >>> Hi Benjamin. > >>> > >>> No problem for "the delayed response" :) > >>> To the problem.. Well the legal.intel_wpi.license_ack=1 in loader.confdid not work. sysctl cannot find any legal entry at all. > >>> Right now i'm running 6.2-RELEASE, but if there is some change to the > driver the might help my problem i would be glad to upgrade once more. > >>> -- > >>> Sami M'Barek > >>> > >>> > >> Hi Sami, > >> It think we've found the problem. The driver really hasn't been > >> tested under 6.x, only 7.0-Current.. where it still has bugs :( > >> I'll do a back port as soon as I get things stable. > >> > >> Cheers, > >> Benjamin > >> > > > > Hehe sorry to tell you but that's not the problem. when i had the > problem i was running 7-CURRENT. > > I made a reinstall later on since something's don't work as good in > 7-CURRENT as in 6.2. > > So the problem is still there. > > > > -- > > Sami M'Barek > > > Hi Sami, > Did you ever mange to resolve this problem? > > Cheers, > Benjamin > Acctually no i did not. And i have no idea what the problem might be. Do you need any futher information?