freebsd-dev/sys/dev/bce
Pyun YongHyeon 5aefcb0b42 Fix regression introduced in r235816.
r235816 triggered kernel panic or hang after warm boot.
Don't blindly restore BCE_EMAC_MODE media configuration in
bce_reset().  If driver is about to shutdown it will invoke
bce_reset() which in turn results in restoring BCE_EMAC_MODE
media configuration.  This operation seems to confuse controller
firmware.

Reported by:	Paul Herman (herman <> cleverbridge dot com)
Tested by:	sbruno, Paul Herman (herman <> cleverbridge dot com)
2013-10-29 06:37:27 +00:00
..
if_bce.c Fix regression introduced in r235816. 2013-10-29 06:37:27 +00:00
if_bcefw.h - As a follow-up to r247565, make firmware images that do not require 2013-05-30 16:09:56 +00:00
if_bcereg.h Move includes from if_bcereg.h to .c files. 2013-10-26 17:40:38 +00:00