Searched hist:154895 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/ed/
H A Dif_ed.cdiff 154895 Fri Jan 27 06:25:47 MST 2006 imp Create mediachg functions for the 3c503 and hpp cards. This is used
to properly configure the right interface to use.

Also call the mediachg function when we set flags UP and are already
running. If this were a pure ifmedia driver, we'd not need to do this
since we'd be ignoring the linkX flags.

This reduces the number of ifdefs to support sub-devices a little as a
nice side effect. It also reduces the number of hpp interfaces
exposed by 33%.

Completed in 139 milliseconds