CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2010/03/02 15:09:57
Modified files: sys/dev/pci : if_em_hw.c if_em_hw.h Log message: Fix support for Intel PRO/1000 QP 82575-based devices. This changes the way PHY is recognized on 82575 based cards, now they are autodetected. Patch originaly form Atte Peltomaki, minor changes by me. ok by sthen@, claudio@