Date: Sat, 4 May 2002 12:29:52 +0100 From: Scott Mitchell <scott.mitchell@mail.com> To: shubhamr <shubhamr@malkauns.nsc.com> Cc: "questions@FreeBSD.ORG" <questions@FreeBSD.ORG> Subject: Re: Networking tutorial? Message-ID: <20020504122952.B693@fishballoon.dyndns.org>
next in thread | raw e-mail | index | archive | help
On Fri, May 03, 2002 at 09:22:58AM +0530, shubhamr wrote: > Hi , > > Do anyone know about any good tutorial on writing FreeBSD network > drivers?I have searched on it,but could not find any.Only one guide is > there,where he explains to write charater and block devices but has > nothing on network drivers(excepting for the names of the entry points > and *nothing* else). The usual way is to start with an existing driver (if_fxp might be a good choice) and modify it as required. There's some material in Ch. 12 of "The Design and Implementation of the 4.4BSD Operating System" that may be useful. Any documentation on writing *BSD network drivers in general should be relevant to some extent. Could you stop posting your messages as replies to other unrelated threads? You're very likely to e ignored if your posts just appear randomly in the middle of some other discussion... Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott.mitchell@mail.com | 0xAA775B8B | -- Anon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020504122952.B693>