Skip site navigation (1)Skip section navigation (2)
Date:      27 Dec 2003 09:06:00 -0500
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        manish gautam <manish_6983@yahoo.co.in>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Where does NIC driver lies in freebsd kernel ?
Message-ID:  <44hdzm4apj.fsf@be-well.ilk.org>
In-Reply-To: <20031226063109.13089.qmail@web8207.mail.in.yahoo.com>
References:  <20031226063109.13089.qmail@web8207.mail.in.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
manish gautam <manish_6983@yahoo.co.in> writes:

> 1.  Where does source code of NIC driver lies on my freebsd 4.7 kernel ?

That depends on which driver you're using.
I have an Intel Pro/100 card, so I use the fxp driver, for which the
device-specific driver is at /usr/src/sys/dev/fxp, and the miibus
generic support is at /usr/src/sys/dev/mii.

> 2.  Can you please provide me some examples of implementing netgraph
>      nodes ( if possible send some helpful links also )

/usr/share/examples/netgraph



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44hdzm4apj.fsf>