From owner-freebsd-current Fri Apr 26 20:43:36 2002 Delivered-To: freebsd-current@freebsd.org Received: from web11408.mail.yahoo.com (web11408.mail.yahoo.com [216.136.131.238]) by hub.freebsd.org (Postfix) with SMTP id CC69837B41B for ; Fri, 26 Apr 2002 20:43:33 -0700 (PDT) Message-ID: <20020427034333.59636.qmail@web11408.mail.yahoo.com> Received: from [203.198.2.8] by web11408.mail.yahoo.com via HTTP; Fri, 26 Apr 2002 20:43:33 PDT Date: Fri, 26 Apr 2002 20:43:33 -0700 (PDT) From: Shizuka Kudo Subject: Recent commit to sys/kern/kern_environment.c broke reading tunables To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It seems the latest commit of sys/kern/kern_environment to current broke the reading of system tunables set by loader.conf. This is true at least for hw.cbb.start_mem of my cardbus bridge. With this latest commit, the hw.cbb.start_mem sysctl still shows the default value after boot up. Reverting back to version 1.22 solve my problem. Is this unique to me? Thanks. __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message