From owner-freebsd-questions@FreeBSD.ORG Thu Aug 5 00:49:35 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 B9B8116A4CE for ; Thu, 5 Aug 2004 00:49:35 +0000 (GMT) Received: from smtpout01-04.mesa1.secureserver.net (smtpout01-04.mesa1.secureserver.net [64.202.165.79]) by mx1.FreeBSD.org (Postfix) with SMTP id 5150E43D1F for ; Thu, 5 Aug 2004 00:49:35 +0000 (GMT) (envelope-from Ara@Avvali.COM) Received: (qmail 16774 invoked from network); 5 Aug 2004 00:49:34 -0000 Received: from unknown (69.193.89.19) by smtpout01-04.mesa1.secureserver.net (64.202.165.79) with ESMTP; 05 Aug 2004 00:49:34 -0000 Message-ID: <4111841D.9080109@Avvali.COM> Date: Wed, 04 Aug 2004 20:49:33 -0400 From: Ara Avvali User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org, questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Automatic kernel configuration from dmesg output 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, 05 Aug 2004 00:49:35 -0000 Hi I am sorry to ask this, but yesterday I was looking to see if there is anyway to read the output of dmesg and automatically convert it to a readable format to be used to compile the new kernel. In that way it will be more specified based on that hardware and making sure I am not removing stuff I need Someone asnwered me back that it has been already dissuces and I swear that I can't find the link on mailing list. Did all kind of keyword search and nothing has shown up. May I ask the person who replied back to give more link plaese? Or if someone has it I used google and found out that netbsd has such a thing which does cataclysm what I want, adjustkernel, but isthere such a thing for freebsd?