cvs commit: src/sys/pci amdpm.c

Ruslan Ermilov ru at FreeBSD.org
Fri Dec 16 14:59:01 PST 2005


ru          2005-12-16 22:58:51 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              amdpm.c 
  Log:
  Backout pseudo nForce2/3/4 support.  These devices (as well as
  AMD-8111 SMBus 2.0 controller) are all SMBus 2.0 controllers,
  and need another implementation of SMBus access methods, while
  this driver supports AMD-756 SMBus 1.0 controller and clones,
  including AMD-8111 SMBus 1.0 controller.
  
  Tested by:      Vladimir Timofeev (0x006410de),
                  mezz (0x008410de),
                  ru (0x00d410de)
  
  All of us got the same(!) nonsense when running ``mbmon -S'',
  repeated every four rows.
  
  Revision  Changes    Path
  1.18      +25 -160   src/sys/pci/amdpm.c


More information about the cvs-all mailing list