opnsense-src/sys/dev/vge
Pyun YongHyeon f52384d1cf Remove driver lock assertion in MII register access. This change
was made in r199543 to remove MTX_RECURSE. These routines can be
called in device attach phase(e.g. mii_phy_probe()) so checking
assertion here is not right as caller does not hold a driver lock.
2009-12-12 00:06:43 +00:00
..
if_vge.c Remove driver lock assertion in MII register access. This change 2009-12-12 00:06:43 +00:00
if_vgereg.h
if_vgevar.h Several fixes to this driver: 2009-11-19 19:35:15 +00:00