From owner-freebsd-questions@FreeBSD.ORG Wed Dec 31 07:32:58 2003 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 31FC116A4CE for ; Wed, 31 Dec 2003 07:32:58 -0800 (PST) Received: from sccimhc02.asp.att.net (sccimhc02.asp.att.net [63.240.76.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1B1643D53 for ; Wed, 31 Dec 2003 07:32:56 -0800 (PST) (envelope-from david.fleck@mchsi.com) Received: from grond (12-216-14-105.client.mchsi.com[12.216.14.105]) by sccimhc02.asp.att.net (sccimhc02) with SMTP id <20031231153256im2006a4f1e>; Wed, 31 Dec 2003 15:32:56 +0000 Date: Wed, 31 Dec 2003 09:32:55 -0600 (CST) From: David Fleck Sender: dcf@grond.sourballs.org To: Dany In-Reply-To: <3FF2E911.2030504@natzo.com> Message-ID: <20031231093202.I21893@grond.sourballs.org> References: <3FF2E911.2030504@natzo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: Where do I find all the available options/devices I can use in my kernel config 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: Wed, 31 Dec 2003 15:32:58 -0000 On Wed, 31 Dec 2003, Dany wrote: > I looked at the GENERIC kernel config but there were no mention of those > 2 options. Where can I find an exhaustive list of available > options/devices I can use in my custom kernel config file? Look at the LINT config file, located at /usr/src/sys/i386/conf/LINT (for example). -- David Fleck david.fleck@mchsi.com