ae(4), igb(4), ixgb(4) and ixgbe(4) supports altq(4).

This commit is contained in:
Pyun YongHyeon 2010-12-19 23:50:36 +00:00
parent 52e3f1458b
commit 78b815ac74

View File

@ -25,7 +25,7 @@
.\" .\"
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd April 14, 2010 .Dd December 19, 2010
.Dt ALTQ 4 .Dt ALTQ 4
.Os .Os
.Sh NAME .Sh NAME
@ -115,6 +115,7 @@ The driver modifications described in
are required to use a certain network card with are required to use a certain network card with
.Nm . .Nm .
They have been applied to the following hardware drivers: They have been applied to the following hardware drivers:
.Xr ae 4 ,
.Xr age 4 , .Xr age 4 ,
.Xr alc 4 , .Xr alc 4 ,
.Xr ale 4 , .Xr ale 4 ,
@ -135,8 +136,11 @@ They have been applied to the following hardware drivers:
.Xr fxp 4 , .Xr fxp 4 ,
.Xr gem 4 , .Xr gem 4 ,
.Xr hme 4 , .Xr hme 4 ,
.Xr igb 4 ,
.Xr ipw 4 , .Xr ipw 4 ,
.Xr iwi 4 , .Xr iwi 4 ,
.Xr ixgb 4 ,
.Xr ixgbe 4 ,
.Xr jme 4 , .Xr jme 4 ,
.Xr le 4 , .Xr le 4 ,
.Xr msk 4 , .Xr msk 4 ,