From owner-freebsd-questions Sun Aug 23 17:01:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08587 for freebsd-questions-outgoing; Sun, 23 Aug 1998 17:01:10 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kakapo.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08582 for ; Sun, 23 Aug 1998 17:01:07 -0700 (PDT) (envelope-from jonc@pinnacle.co.nz) Received: from tui.pinnacle.co.nz (tui.pinnacle.co.nz [202.37.163.3]) by kakapo.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id LAA07849; Mon, 24 Aug 1998 11:57:25 +1200 (NZST) (envelope-from jonc@pinnacle.co.nz) Date: Mon, 24 Aug 1998 11:57:25 +1200 From: Jonathan Chen To: Wang Tai Ping cc: freebsd-questions@FreeBSD.ORG Subject: Re: Could you teach me how to write network driver? In-Reply-To: <35DEC281.ACCF8C35@eeipx2.ee.ccu.edu.tw> 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 On Sat, 22 Aug 1998, Wang Tai Ping wrote: > Now I meet a question that is I do not know how to write networking > device > driver in FreeBSD. > I use WWW to this site and I found the tutorial of the writing device > driver, but > I think that page is for advanced pepole. > I just a beginner and I have a few resource and information here. Writing a device driver *is* for advanced people; and not for the faint-hearted. What you can look at is the sources for some of the current Networking devices and use them as a template. You then have to be very specific with your questions. ------------------------------------------------------------------- Jonathan Chen | When all else fails, RTFM ------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message