]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r271975:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 31 Oct 2014 18:42:56 +0000 (18:42 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 31 Oct 2014 18:42:56 +0000 (18:42 +0000)
commit1d5a19b459ca323c9e17e346f296ef0578818d22
tree47aa155632a4df0c24ef1a4f080429c531103034
parentad722634266e70664843de92cfb1c308f621bbd8
MFC r271975:
Improvements to asmc(4):

1. changed the code so that 2**16 keys are supported
2. changed the number of possible fans in a system from 2 to 6
3. added write support for some fan sysctls
4. added a new sysctl which shows the ID of the fan
5. added four more apple models with their temperature keys
6. changed the maxnumber of temperature keys from 36 to 80
7. replaced several fixed buf sizes to sizeof buf

Obtained from:      Denis Ahrens denis at h3q.com

git-svn-id: svn://svn.freebsd.org/base/stable/9@273915 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/asmc/asmc.c
sys/dev/asmc/asmcvar.h