1: wi(4) does not need miibus(4).

2: Add arp(4) and netintro(4) to Xrefs.

1: Discussed with: imp
This commit is contained in:
trhodes 2003-02-15 17:16:44 +00:00
parent 28fe8617c7
commit 0478745d0f

View File

@ -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.