CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2012/11/25 18:17:41
Modified files: sys/dev/pci : if_em_hw.c if_em_hw.h Log message: Bring in some more pch2/82579 bits from the Intel code in FreeBSD: - modify em_oem_bits_config_pchlan for pch2 - sync pch2 use of gating/ungating hardware phy config - add 82579 phy workarounds - enable Energy Efficient Ethernet on 82579 >From Yoshihisa Matsushita based on an earlier diff of mine. Fixes problems some people were seeing with gigabit autoneg on pch2. tested by naddy@ & jasper@, ok mikeb@