From owner-freebsd-hackers@FreeBSD.ORG Sun Nov 2 10:36:51 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D6C7F1065678 for ; Sun, 2 Nov 2008 10:36:51 +0000 (UTC) (envelope-from khomatapac@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.227]) by mx1.freebsd.org (Postfix) with ESMTP id AC22F8FC31 for ; Sun, 2 Nov 2008 10:36:51 +0000 (UTC) (envelope-from khomatapac@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1903789rvf.43 for ; Sun, 02 Nov 2008 02:36:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=VkgrVpHN4LN1ARMFx6iN1DrCyaaD49IurilSsl2RCfM=; b=Kcs1AFwMZnu90bop1B9CHws79V6qF+9sPCh2yEpbG/wh6Oj8AjBPQl1seMGCJknSPJ 7sywlrh9zO/EHNvJRQKCqVUu08CWK9W0Lz+35JtuC7VNFrRw8DXaY/FNTdIPLl7XWcPX Kz9jowCSsp1epyY+BuWge1dR3iW7yEPr6VocE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=AVkCOZDcZ+LBaJ1vIYsJsZcSZaTdV7EGK/2BdXiFT2hJejlQzQvw9cqaV2E7XhtaLk 9fHMvo8MCTZ0a7tbGyGpk5DljI4zKTTa/c6KEQKkB3cIy/PrjX3tBQOseR3wzaQqNXob 8YtYFDjnRv4syGErV8eoCtInF5n+9x6mT6lVg= Received: by 10.142.128.6 with SMTP id a6mr6516215wfd.10.1225620679997; Sun, 02 Nov 2008 02:11:19 -0800 (PST) Received: by 10.142.191.12 with HTTP; Sun, 2 Nov 2008 02:11:19 -0800 (PST) Message-ID: <4775ce300811020211v7c3a31e0p20d421a97c3e0fcf@mail.gmail.com> Date: Sun, 2 Nov 2008 12:11:19 +0200 From: "Tapac Khoma" To: freebsd-hackers@freebsd.org MIME-Version: 1.0 X-Mailman-Approved-At: Sun, 02 Nov 2008 12:10:48 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: FreeBSD development X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2008 10:36:51 -0000 Hello! I use FreeBSD 6.1 as my desktop system. I like it very much. But there are some features I want my system have. I began to investigate of kernel structure and tried to write some devices drivers. So I want to know can I help for you in development of my favor system. And where I can find useful information about writing device drivers under FreeBSD. I will be wait for your answer. Thank you for attention. Taras Khoma