CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/19 21:33:06
Modified files:
sys/dev/ic : re.c rtl81x9reg.h
Log message:
Remove use of the link change interrupt handling, not all controllers
support this interrupt. Link state changes are noticed via the PHY
status change callback or via the timeout for re_tick().
>From FreeBSD
