freebsd-dev/sys/dev/ti
Pyun YongHyeon 945c212659 Announce IFCAP_LINKSTATE capability and let network stack know link
state changes.  Hide superfluous link up/down message under
bootverbose since if_link_state_change(9) shows that information.
While I'm here, change baudrate with the resolved speed of the
established link instead of blindly setting it 1G. Unfortunately,
it seems there is no way to differentiate 10/100Mbps from
non-gigabit link so just assume we established a 100Mbps link if
current link is not a gigabit link.
2011-11-04 20:43:37 +00:00
..
if_ti.c Announce IFCAP_LINKSTATE capability and let network stack know link 2011-11-04 20:43:37 +00:00
if_tireg.h s/u_intXX_t/uintXX_t/g 2011-11-04 19:12:07 +00:00
ti_fw2.h
ti_fw.h