From owner-freebsd-questions Mon Mar 26 2:52:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from alpha.dtix.com (alpha.dtix.com [198.62.174.1]) by hub.freebsd.org (Postfix) with ESMTP id 7947237B718 for ; Mon, 26 Mar 2001 02:52:42 -0800 (PST) (envelope-from pradip@dtix.com) Received: (from uucp@localhost) by alpha.dtix.com (8.9.3/8.8.7) with UUCP id GAA32151 for freebsd-questions@FreeBSD.ORG; Mon, 26 Mar 2001 06:18:30 -0500 Received: from gopal (gopal [100.100.100.4]) by gopal.dtix.com (8.9.3/8.9.3) with ESMTP id QAA04601 for ; Mon, 26 Mar 2001 16:15:39 +0530 Date: Mon, 26 Mar 2001 16:15:39 +0530 (IST) From: Pradip Kanti Biswas To: FreeBSD Mailing List Subject: How can I create a .ko file Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello All, 1. How should I create a .ko file: i.e, is it a typical .o file with changed filename extension or there are some special compile time options to create a .ko file? 2. Is there any problem in writing a device driver as a loadable module? Any precautions *MUST* be taken? Thanks. --pradip To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message