Date: Mon, 7 Jun 2004 16:46:28 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 ifnet.9 Message-ID: <200406071646.i57GkShf057135@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2004-06-07 16:46:28 UTC FreeBSD src repository Modified files: share/man/man9 ifnet.9 Log: 1. There are interface capabilities to be used by "lower" kernel components as well, i.e., polling. 2. Stress that if_capenable should be modified only from within the interface driver because it solely knows about how to control the capabilities. Revision Changes Path 1.39 +18 -2 src/share/man/man9/ifnet.9
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406071646.i57GkShf057135>