Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Jul 1997 14:22:43 -0400
From:      Don Smith <smithfd@cs.unc.edu>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Adding network device driver
Message-ID:  <33BA9C73.68D2@cs.unc.edu>

next in thread | raw e-mail | index | archive | help
I need to add an experimental device driver for a network interface card
to 2.2.2-RELEASE.  I'm using the tutorial in 
http://www.freebsd.org/tutorials/ddwg/ddwg.html
as a guide but am having problems (e.g. the guide says to edit the file
 /usr/src/sys/i386/i386/conf.c to add some stuff but this file seems to
be missing).

Can someone give me a checklist of the steps to add (statically) a net
device driver to this release?  I know how to config(8) the kernel and
build it but I need the steps to add the driver to the kernel.  Thanks. 
-- 
F. Donelson (Don) Smith                         Phone: (919) 962-1884
Research Professor                              FAX:   (919) 962-1799
Department of Computer Science                  smithfd@cs.unc.edu
University of North Carolina at Chapel Hill     www.cs.unc.edu/~smithfd
Chapel Hill, NC  27599-3175



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33BA9C73.68D2>