| Summary: | NEW CODE: AMD 756 Power Management / SMBus driver | ||
|---|---|---|---|
| Product: | Base System | Reporter: | mcf <mcf> |
| Component: | kern | Assignee: | Murray Stokely <murray> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.1.1-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
mcf
2001-01-01 12:00:02 UTC
Responsible Changed From-To: freebsd-bugs->obrien State Changed From-To: open->analyzed I've tested this driver under -CURRENT and it works fine. I made one small whitespace change to amdpm.c and I added a man page. This is ready to be committed, and then this PR can be closed. diff to /usr/src/sys : http://people.freebsd.org/~murray/patches/amdpm.diff tarfile with manpage and new file, extract from /usr/src : http://people.freebsd.org/~murray/patches/amdpm.tar To test, apply the above then build a kernel with smbus, smb, and amdpm devices and install something like the sysutils/lmmon port to read useful information from /dev/smb* Responsible Changed From-To: obrien->murray This has been committed to -CURRENT. This is my reminder to MFC to the driver to -STABLE. Thanks for the submission! State Changed From-To: analyzed->closed This driver has been MFCed to 4.X. Thanks! |