CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/20 05:57:49
Modified files:
sys/dev/ic : bwi.c
Log message:
In bwi(4), don't declare an interrupt as unhandled in case the PHY TX error
bit is set. This interrupt condition is handled by resetting the device.
ok mpi@ as part of a larger diff
