freebsd-skq/sys/dev/ste
yongari d6fc8a2d71 Report the correct result of mii_mediachg(). Previously it always
used to return success without respect to the result.
While I'm here use mii_mediachg() in ste_init_locked which allows
driver to use currently configured media. ste_ifmedia_upd() is
supposed to be called whenever user changes current media settings.
2009-12-23 18:42:25 +00:00
..
if_ste.c Report the correct result of mii_mediachg(). Previously it always 2009-12-23 18:42:25 +00:00
if_stereg.h Reimplement Tx status error handler as recommended by datasheet. 2009-12-22 23:57:10 +00:00