1. 09 5月, 2012 1 次提交
  2. 28 3月, 2012 1 次提交
  3. 25 5月, 2010 1 次提交
  4. 18 6月, 2009 2 次提交
    • W
      [WATCHDOG] iTCO_wdt: Fix ICH7+ reboot issue. · 55e8ddec
      Wim Van Sebroeck 提交于
      Bugzilla: 9868 & 10195.
      There seems to be a bug into the SMM code that handles TCO Timeout SMI.
      Andriy Gapon found that the code on his DG33TL system does the following:
      > The handler is quite simple - it tests value in TCO1_CNT against 0x800, i.e.
      > checks TCO_TMR_HLT. If the bit is set the handler goes into an infinite loop,
      > apparently to allow the second timeout and reboot. Otherwise it simply clears
      > TIMEOUT bit in TCO1_STS and that's it.
      > So the logic seems to be reversed, because it is hard to see how TIMEOUT can
      > get set to 1 and SMI generated when TCO_TMR_HLT is set (other than a
      > transitional effect).
      
      The only trick we have is to bypass the SMM code by turning of the generation
      of the SMI#. The trick can only be enabled by setting the vendorsupport module
      parameter to 911. This trick doesn't work well on laptop's.
      
      Note: this is a dirty hack. Please handle with care. The only real fix is that
      the bug in the SMM bios code get's fixed.
      Signed-off-by: NWim Van Sebroeck <wim@iguana.be>
      55e8ddec
    • W
      [WATCHDOG] iTCO_wdt: Cleanup code · 0a7e6582
      Wim Van Sebroeck 提交于
      Clean-up the iTCO_wdt code so that checkpatch.pl get's happy...
      Signed-off-by: NWim Van Sebroeck <wim@iguana.be>
      0a7e6582
  5. 25 3月, 2009 1 次提交
  6. 14 2月, 2009 1 次提交
  7. 21 11月, 2008 1 次提交
  8. 07 8月, 2008 1 次提交
  9. 06 8月, 2008 1 次提交
  10. 28 5月, 2008 1 次提交
  11. 20 10月, 2007 1 次提交
  12. 18 10月, 2007 1 次提交
  13. 13 11月, 2006 1 次提交