From owner-freebsd-questions@FreeBSD.ORG Fri Dec 24 23:18:37 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 3F54916A4CF for ; Fri, 24 Dec 2004 23:18:37 +0000 (GMT) Received: from smtp.uol.com.br (smtpout3.uol.com.br [200.221.4.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90BC043D1F for ; Fri, 24 Dec 2004 23:18:36 +0000 (GMT) (envelope-from giulianocm@uol.com.br) Received: from [201.1.133.218] (unknown [201.1.133.218]) by scorpion3.uol.com.br (Postfix) with ESMTP id 0D109D502 for ; Fri, 24 Dec 2004 21:18:34 -0200 (BRST) Message-ID: <41CCA3C5.60401@uol.com.br> Date: Fri, 24 Dec 2004 21:18:29 -0200 From: Giuliano Cardozo Medalha Organization: WZTECH User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Device Driver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: giulianocm@uol.com.br List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Dec 2004 23:18:37 -0000 All, Lets supose that I am having a device that does not have support in the FreeBSD Kernel. How is the procedure to compile and use a device driver for FreeBSD ? There is some place and documents to learn how to do that ? Thanks a lot, Giuliano