CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2010/09/19 05:29:27
Modified files: sys/dev/pci : if_em_hw.c Log message: Check the right mask for additional functions in phy code for 82575 and don't treat a MNG read timeout as fatal as per the Intel code in FreeBSD. With these changes Peter Bisroev no longer sees problems with phy initialisation across reboots on ET quad 82575 cards. ok claudio@