manish gautam <[EMAIL PROTECTED]> 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 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"