diff options
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/miibus.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/miibus.4 b/share/man/man4/miibus.4 index 1643ce0..5c140b0 100644 --- a/share/man/man4/miibus.4 +++ b/share/man/man4/miibus.4 @@ -62,7 +62,6 @@ interface: .It tx SMC EtherPower II (83c170) .It vr VIA Rhine, Rhine II .It wb Winbond W89C840F -.It wi WaveLAN/Intersil/Symbol 802.11 wireless NICs .It xl 3Com 3c90x .El .Sh COMPATIBILITY @@ -76,6 +75,7 @@ and but as a result are not well behaved newbus device drivers. .Sh SEE ALSO .Xr an 4 , +.Xr arp 4 , .Xr aue 4 , .Xr awi 4 , .Xr bge 4 , @@ -84,6 +84,7 @@ but as a result are not well behaved newbus device drivers. .Xr ed 4 , .Xr fxp 4 , .Xr kue 4 , +.Xr netintro 4 , .Xr pcn 4 , .Xr rl 4 , .Xr sf 4 , @@ -93,7 +94,6 @@ but as a result are not well behaved newbus device drivers. .Xr tx 4 , .Xr vr 4 , .Xr wb 4 , -.Xr wi 4 , .Xr xl 4 . .Sh STANDARDS More information on MII can be found in the IEEE 802.3 Standard. |