Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2001 09:07:12 -0700 (PDT)
From:      Jonathan Lemon <jlemon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h
Message-ID:  <200108271607.f7RG7Cc08455@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jlemon      2001/08/27 09:07:12 PDT

  Modified files:
    sys/dev/fxp          if_fxp.c if_fxpreg.h 
  Log:
  Systems based on the ICH2/ICH2-M chip from Intel have a defect where
  the chip can cause a PCI protocol violation in under certain scenarios.
  The workaround is to rewrite the EEPROM to disable Dynamic Standby Mode.
  
  Once the EEPROM is rewritten, the system needs to be rebooted in order
  to pick up the new settings.
  
  This has been tested on several ICH2/ICH2-M systems, found in 815E based
  boards, and usually identified by the presence of the 82562 ET/EM PHY.
  
  Thanks to: Mike Tansca, Paul Saab for samples of the problematic boards.
  
  Revision  Changes    Path
  1.117     +132 -25   src/sys/dev/fxp/if_fxp.c
  1.25      +2 -1      src/sys/dev/fxp/if_fxpreg.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108271607.f7RG7Cc08455>