freebsd-nq/sys/dev/fxp
Jonathan Lemon dedabebf33 Use " |= " to enable special media handling for fxp with no MII, instead
of " &= ".  Also change the MII PHY device mask to check the correct bits.

Cookie to:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
Pointy hat to:	me
2001-05-15 18:52:40 +00:00
..
if_fxp.c Use " |= " to enable special media handling for fxp with no MII, instead 2001-05-15 18:52:40 +00:00
if_fxpreg.h Use " |= " to enable special media handling for fxp with no MII, instead 2001-05-15 18:52:40 +00:00
if_fxpvar.h Add some performance features to the fxp driver. If the chip is not 2001-03-14 19:50:35 +00:00