From owner-freebsd-questions@FreeBSD.ORG Thu Dec 25 19:15:02 2008 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 844FB1065676 for ; Thu, 25 Dec 2008 19:15:02 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id EB5B58FC1F for ; Thu, 25 Dec 2008 19:14:59 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id mBPJEpJo006088; Thu, 25 Dec 2008 20:14:51 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id mBPJEljd006085; Thu, 25 Dec 2008 20:14:50 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 25 Dec 2008 20:14:47 +0100 (CET) From: Wojciech Puchar To: "Jason C. Wells" In-Reply-To: <4953A926.7030700@highperformance.net> Message-ID: <20081225201442.Q6084@wojtek.tensor.gdynia.pl> References: <4953A926.7030700@highperformance.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd general questions Subject: Re: Persistent Kernel Variables 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, 25 Dec 2008 19:15:02 -0000 put it in loader.conf On Thu, 25 Dec 2008, Jason C. Wells wrote: > I have a new kernel variable in /boot/device.hints. > > kern.timecounter.hardware="i8254" > > but it's not set during boot. I have other hints that are set during boot. > Why is kern.timecounter.hardware not being set? How can I fix it. > > Later, > Jason > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >