CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/12/03 19:36:52
Modified files:
sys/dev/pci : if_em.c if_em_hw.c
Log message:
Add initial support for the ICH9 IGP M and ICH9 IGP M AMT chipsets.
For now the chunk in em_detect_gig_phy() is a hack to get things going
until it can be figured out why exactly the PHY id is not probed
properly.
Based on a diff from jcs@ via ckuethe@
ok kettenis@
