Date: Sun, 19 Dec 2010 23:50:36 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r216576 - head/share/man/man4 Message-ID: <201012192350.oBJNoaxu046668@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yongari Date: Sun Dec 19 23:50:36 2010 New Revision: 216576 URL: http://svn.freebsd.org/changeset/base/216576 Log: ae(4), igb(4), ixgb(4) and ixgbe(4) supports altq(4). Modified: head/share/man/man4/altq.4 Modified: head/share/man/man4/altq.4 ============================================================================== --- head/share/man/man4/altq.4 Sun Dec 19 23:09:42 2010 (r216575) +++ head/share/man/man4/altq.4 Sun Dec 19 23:50:36 2010 (r216576) @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd April 14, 2010 +.Dd December 19, 2010 .Dt ALTQ 4 .Os .Sh NAME @@ -115,6 +115,7 @@ The driver modifications described in are required to use a certain network card with .Nm . They have been applied to the following hardware drivers: +.Xr ae 4 , .Xr age 4 , .Xr alc 4 , .Xr ale 4 , @@ -135,8 +136,11 @@ They have been applied to the following .Xr fxp 4 , .Xr gem 4 , .Xr hme 4 , +.Xr igb 4 , .Xr ipw 4 , .Xr iwi 4 , +.Xr ixgb 4 , +.Xr ixgbe 4 , .Xr jme 4 , .Xr le 4 , .Xr msk 4 ,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012192350.oBJNoaxu046668>