Add ae(4) to the list of drivers use the miibus interface.

This commit is contained in:
Pyun YongHyeon 2010-12-20 00:23:47 +00:00
parent 1f253c5de4
commit f25407fd6b

View File

@ -8,7 +8,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd April 14, 2010
.Dd December 19, 2010
.Dt MIIBUS 4
.Os
.Sh NAME
@ -45,6 +45,8 @@ The following network device drivers use the
interface:
.Pp
.Bl -tag -compact -width ".Xr fxp 4"
.It Xr ae 4
Attansic/Atheros L2 Fast Ethernet
.It Xr age 4
Attansic/Atheros L1 Gigabit Ethernet
.It Xr alc 4
@ -132,6 +134,7 @@ and
.Nx ,
but as a result are not well behaved newbus device drivers.
.Sh SEE ALSO
.Xr ae 4 ,
.Xr age 4 ,
.Xr alc 4 ,
.Xr ale 4 ,