From owner-freebsd-questions Tue Sep 4 14:37:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.avatar.com (ns1.avatar.com [199.33.206.1]) by hub.freebsd.org (Postfix) with ESMTP id 0403837B40B for ; Tue, 4 Sep 2001 14:37:17 -0700 (PDT) Received: from tomcat (tomcat.avatar.com [199.33.206.20]) by ns1.avatar.com (8.12.0.Beta8/8.12.0.Beta8) with SMTP id f84LY6UM002995; Tue, 4 Sep 2001 14:34:06 -0700 (PDT) From: "Kory Hamzeh" To: "Manas" , Subject: RE: how to write device driver Date: Tue, 4 Sep 2001 14:36:47 -0700 Message-ID: <007001c13589$b3432bc0$14ce21c7@avatar.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <20010904085457.64565.qmail@web10705.mail.yahoo.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Look at the FBSD Developer's Handbook and then use an existing sound driver as a starting point. Kory > hi all, > I upgraded my box from 4.0 to 4.3-stable but my sound > card is still not getting recognised. So i thought why > not write my own device driver. Since i am totally > novice in this area, i searched some places. I found > in the ports collections (/usr/ports/share/examples) > some shell scripts which generate some skeleton driver > structures. > My questions is how should i proceed :) (sounds > cliched but i can't help it). > thanks > -manas > > ps : please don't say that give your device > information and someone in the freebsd group will > write it. I want to write it on my own:) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message