From owner-freebsd-current@FreeBSD.ORG Mon Sep 1 21:52:29 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 AC8BB16A4BF for ; Mon, 1 Sep 2003 21:52:29 -0700 (PDT) Received: from smtp.mho.com (smtp.mho.net [64.58.4.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 4469F4400F for ; Mon, 1 Sep 2003 21:52:27 -0700 (PDT) (envelope-from scottl@freebsd.org) Received: (qmail 70198 invoked by uid 1002); 2 Sep 2003 04:52:26 -0000 Received: from unknown (HELO freebsd.org) (64.58.1.252) by smtp.mho.net with SMTP; 2 Sep 2003 04:52:26 -0000 Message-ID: <3F5421FE.9050500@freebsd.org> Date: Mon, 01 Sep 2003 22:52:14 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030425 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Scott Long References: <20030901213608.X6074@znfgre.qbhto.arg> <3F5420CD.309@freebsd.org> In-Reply-To: <3F5420CD.309@freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Nicole cc: Poul-Henning Kamp cc: Doug Barton cc: current@freebsd.org Subject: Re: 5.2-RELEASE TODO -2 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: Tue, 02 Sep 2003 04:52:29 -0000 Scott Long wrote: > Doug Barton wrote: > >> On Mon, 1 Sep 2003, Nicole wrote: >> >>> In my 5.1 system I see this in my .hints file. So I assume I edit it >>> there or do I treat it like a defaults file and import and change in >>> in my config file? >> >> >> >> I didn't say anything about your hints file. You need to edit your >> kernel config file, build a new kernel, then reboot. If any of that is >> confusing to you, please follow up on freebsd-questions, since people >> running -current are assumed to have that base of knowledge. >> >> Hope this helps, >> >> Doug >> > > Device flags are not specified in the kernel config anymore unless you > try really, really hard. /etc/device.hints is the correct place to > adjust this flag. > > Scott > Of course I mean '/boot/device.hints' =-) Scott