From owner-freebsd-questions@FreeBSD.ORG Sat Jan 7 16:51:00 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 346D916A41F for ; Sat, 7 Jan 2006 16:51:00 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from efacilitas.de (smtp.efacilitas.de [85.10.196.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8C2D43D46 for ; Sat, 7 Jan 2006 16:50:59 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-169-24.dynamic.qsc.de [212.202.169.24]) by efacilitas.de (Postfix) with ESMTP id 59D484B1C1; Sat, 7 Jan 2006 17:59:45 +0100 (CET) Received: from [192.168.1.2] (muhkuh.local [192.168.1.2]) by eurystheus.local (Postfix) with ESMTP id DA1AA52864; Sat, 7 Jan 2006 17:49:36 +0100 (CET) Message-ID: <43BFF182.4040606@cs.tu-berlin.de> Date: Sat, 07 Jan 2006 17:51:14 +0100 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: Alistar Erlas References: <20060107160432.92136.qmail@web36912.mail.mud.yahoo.com> In-Reply-To: <20060107160432.92136.qmail@web36912.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: Enabling atapi-cam and other kernel features X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jan 2006 16:51:00 -0000 Alistar Erlas schrieb: > Recently, I read in the FreeBSD handbook, that in > order to use the atapi-cam support, it has to be > compiled into the kernel. Why not include the > atapi-cam support in a module that can simply be > loaded by the user without rebooting the machine? It is possible to load an atapicam module with 6.0-RELEASE and later. Regards Björn