Date: Fri, 16 Dec 2005 22:58:51 +0000 (UTC) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci amdpm.c Message-ID: <200512162258.jBGMwplk012640@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512162258.jBGMwplk012640>
