From owner-freebsd-questions@FreeBSD.ORG Thu Jun 17 00:05:08 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9FF916A4CE for ; Thu, 17 Jun 2004 00:05:08 +0000 (GMT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 0838A43D41 for ; Thu, 17 Jun 2004 00:05:08 +0000 (GMT) (envelope-from ph.schulz@gmx.de) Received: (qmail 21683 invoked by uid 65534); 17 Jun 2004 00:05:06 -0000 Received: from p5090C974.dip0.t-ipconnect.de (EHLO gmx.de) (80.144.201.116) by mail.gmx.net (mp023) with SMTP; 17 Jun 2004 02:05:06 +0200 X-Authenticated: #1954550 Message-ID: <40D0E012.1050908@gmx.de> Date: Thu, 17 Jun 2004 02:04:34 +0200 From: Phil Schulz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040520 X-Accept-Language: de, en-us, en MIME-Version: 1.0 To: Tuc References: <200406161459.i5GEx452081587@himinbjorg.tucs-beachin-obx-house.com> In-Reply-To: <200406161459.i5GEx452081587@himinbjorg.tucs-beachin-obx-house.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: How to make permanent in kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jun 2004 00:05:08 -0000 >boot: -c > >Then, in the UserConfig command line, type: > >UserConfig> flags psm0 0x100 >UserConfig> quit > > Which is great. The problem is, I don't want to keep doing this >every time I reboot. This is a FreeBSD 5 system. In 4 I knew how to >do it with "device psm0 at atkbdc? irq 12", but now not sure >how do this in 5. I see something about a hints file, but not sure how >it plays in, if at all. > > Add a line that says hint.psm.0.flags="0x100" to /boot/device.hints