diff options
author | yongari <yongari@FreeBSD.org> | 2010-12-19 23:50:36 +0000 |
---|---|---|
committer | yongari <yongari@FreeBSD.org> | 2010-12-19 23:50:36 +0000 |
commit | 37f3fa92d69b2b990e2dbc522d55893e03e824aa (patch) | |
tree | fdec0bdf59695aa88fcbd8528be1dbe4913c79bf /share/man | |
parent | b19345a9d730c11fed5875fae4fc96a257111477 (diff) | |
download | FreeBSD-src-37f3fa92d69b2b990e2dbc522d55893e03e824aa.zip FreeBSD-src-37f3fa92d69b2b990e2dbc522d55893e03e824aa.tar.gz |
ae(4), igb(4), ixgb(4) and ixgbe(4) supports altq(4).
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/altq.4 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/altq.4 b/share/man/man4/altq.4 index a618c96..1e6ba23 100644 --- a/share/man/man4/altq.4 +++ b/share/man/man4/altq.4 @@ -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 hardware drivers: .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 , |