From owner-freebsd-questions@FreeBSD.ORG Tue Mar 23 11:26:32 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 E58BD16A4CE for ; Tue, 23 Mar 2004 11:26:32 -0800 (PST) Received: from hotmail.com (bay15-dav7.bay15.hotmail.com [65.54.184.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id D972F43D1D for ; Tue, 23 Mar 2004 11:26:32 -0800 (PST) (envelope-from b1henning@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 23 Mar 2004 11:26:32 -0800 Received: from 192.216.212.193 by bay15-dav7.bay15.hotmail.com with DAV; Tue, 23 Mar 2004 19:26:32 +0000 X-Originating-IP: [192.216.212.193] X-Originating-Email: [b1henning@hotmail.com] X-Sender: b1henning@hotmail.com From: "Brian Henning" To: Date: Tue, 23 Mar 2004 13:26:32 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: X-OriginalArrivalTime: 23 Mar 2004 19:26:32.0823 (UTC) FILETIME=[BFCAB870:01C4110C] Subject: kernel module 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, 23 Mar 2004 19:26:33 -0000 Greetings: Could someone explain howto move something that is part of the kernel and make it a kernel module? for example the pcm, /modules/pcm.ko thanks, Brian