From owner-freebsd-questions@FreeBSD.ORG Mon Jan 5 04:50:27 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 E6A0C16A4CE for ; Mon, 5 Jan 2004 04:50:27 -0800 (PST) Received: from cpanel10.gzo.com (69-56-171-54.theplanet.com [69.56.171.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC3CF43D31 for ; Mon, 5 Jan 2004 04:50:26 -0800 (PST) (envelope-from dany_list@natzo.com) Received: from pcp04639464pcs.gambrl01.md.comcast.net ([68.50.51.181] helo=natzo.com) by cpanel10.gzo.com with asmtp (TLSv1:RC4-MD5:128) (Exim 4.24) id 1AdUBc-000183-Ku for freebsd-questions@freebsd.org; Mon, 05 Jan 2004 06:50:24 -0600 Message-ID: <3FF95E2E.5060409@natzo.com> Date: Mon, 05 Jan 2004 07:53:02 -0500 From: Dany User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031208 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel10.gzo.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - natzo.com Subject: All the possible Kernel options 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: Mon, 05 Jan 2004 12:50:28 -0000 This week-end I was trying to get my Atapi CDRW to burn something and noticed I needed the CAM support enabled for it. Reading the handbook gave me the necessary option for the kernel : *device atapicam *It worked but I remember posting a question about where to find all the different options for the Kernel. The response was easy and located into the /sys/i386/conf/NOTES file (under 5.x). The thing is I couldn't find any trace of the Device atapicam in either GENERIC or NOTES. Is this normal or is there any other hidden options I should be aware of ? Thank you Dany * *