From owner-freebsd-current@FreeBSD.ORG Wed Jul 7 18:11:13 2004 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 39C2E16A4CE for ; Wed, 7 Jul 2004 18:11:13 +0000 (GMT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D72043D2D for ; Wed, 7 Jul 2004 18:11:12 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i67I83V2056887 for freebsd-current@freebsd.org.checked; (8.12.8/vak/2.1) Wed, 7 Jul 2004 22:08:03 +0400 (MSD) (envelope-from rik@cronyx.ru) Received: from cronyx.ru (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru with ESMTP id i67I67lX056783; (8.12.8/vak/2.1) Wed, 7 Jul 2004 22:06:08 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <40EC3B81.7000802@cronyx.ru> Date: Wed, 07 Jul 2004 22:05:53 +0400 From: Roman Kurakin 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: Alexander References: <1381764998.20040707134602@perespim.net> In-Reply-To: <1381764998.20040707134602@perespim.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: Kernel modules 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: Wed, 07 Jul 2004 18:11:13 -0000 Alexander wrote: >Does anyone know, what kernel parts may not be used in modules, and >should be compiled directly into the kernel? > > Why do you need to know this? rik >Thank you for your attention. > > >