From owner-freebsd-current@FreeBSD.ORG Wed Jul 2 02:33:10 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6F2E37B401 for ; Wed, 2 Jul 2003 02:33:10 -0700 (PDT) Received: from kundenserver16.yws-admin.de (kundenserver16.yws-admin.de [217.115.154.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5111443FFB for ; Wed, 2 Jul 2003 02:33:10 -0700 (PDT) (envelope-from flo@kasimir.com) Received: from kasimir.com (pD900310C.dip.t-dialin.net [217.0.49.12]) by kundenserver16.yws-admin.de (Postfix) with ESMTP id D55CB35261E; Wed, 2 Jul 2003 09:43:42 +0200 (CEST) Message-ID: <3F028D26.4050306@kasimir.com> Date: Wed, 02 Jul 2003 09:43:34 +0200 From: Florian Smeets User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030701 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nate Lawson References: <20030701010230.U86209@root.org> <3F014DFF.3010301@kasimir.com> <20030701103125.R87367@root.org> <3F021133.3040306@kasimir.com> <20030701164231.M88547@root.org> In-Reply-To: <20030701164231.M88547@root.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: acpi-jp@jp.freebsd.org cc: current@freebsd.org Subject: Re: Updated ec-burst.diff patch X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 02 Jul 2003 09:33:11 -0000 Nate Lawson wrote: > On Wed, 2 Jul 2003, Florian Smeets wrote: > >>I set hw.acpi.ec.burst_mode=0 in loader.conf but when i was trying to >>chek if it was set to 0 with sysctl hw.acpi.ec.burst_mode i got : >> >>flo@lappi [~] 15 #sysctl hw.acpi.ec.burst_mode >>sysctl: unknown oid 'hw.acpi.ec.burst_mode' > > > It's a tunable, not a sysctl. So you can only set it in loader.conf. Are > there any messages when you boot with that in your loader.conf? Would you > please post a separate dmesg for that case? Well i think i need to read the docs about this topic again ;) but actually the dmesg is with hw.acpi.ec.burst_mode=0 set in loader.conf i have put up another one http://flds.dyndns.org/dmesg2 without hw.acpi.ec.burst_mode=0 but it doesn't seem to change anything. Regards, flo