From owner-freebsd-questions@FreeBSD.ORG Tue Nov 18 11:32:56 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 54E8C16A4CE for ; Tue, 18 Nov 2003 11:32:56 -0800 (PST) Received: from smtp.doruk.net.tr (smtp.doruk.net.tr [212.58.5.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0626543FBD for ; Tue, 18 Nov 2003 11:32:55 -0800 (PST) (envelope-from vahric@doruk.net.tr) Received: from VAHOXP (vahric.doruk.net.tr [212.58.13.17]) by smtp.doruk.net.tr (8.12.8/8.12.8) with ESMTP id hAIJhkgN022587 for ; Tue, 18 Nov 2003 21:43:46 +0200 From: "Vahric MUHTARYAN" To: Date: Tue, 18 Nov 2003 21:32:03 +0200 Message-ID: <047101c3ae0a$a4ece380$110d3ad4@VAHOXP> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: Kernel Module Support ?!!? and Kernel Limits .. 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: Tue, 18 Nov 2003 19:32:56 -0000 Hi Everyboy , I'm using FreeBSD 5.1 , I red documents and it said that - FreeBSD Support moduler environment . I want to know How can I make a moduler somethings like RAID Device or something else because GENERIC is only text file and I can delete or put "#" for kernel does not support that driver buil-in . in Linux I can choose which one is will be built-in which one is moduler .... Then I checked /boot/modules nothing there ... then I checked /boot/defaults/loader.conf I saw modules can be stored in /boot/kernel directory all of them are have ko ext. it will be funny but FreeBSD make moduler all things ?!!!?! And Where can I find Kernel limits I know I can extend it with sysctl but limits ... ?! Vahric