diff options
-rw-r--r-- | share/man/man4/miibus.4 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/miibus.4 b/share/man/man4/miibus.4 index a6c61a8..cd9f4b9 100644 --- a/share/man/man4/miibus.4 +++ b/share/man/man4/miibus.4 @@ -8,7 +8,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 12, 2007 +.Dd May 19, 2008 .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 age 4 +Attansic/Atheros L1 Gigabit Ethernet .It Xr aue 4 ADMtek USB Ethernet .It Xr axe 4 @@ -118,6 +120,7 @@ and .Nx , but as a result are not well behaved newbus device drivers. .Sh SEE ALSO +.Xr age 4 , .Xr arp 4 , .Xr aue 4 , .Xr axe 4 , |