Improvements to asmc(4):
- changed the code so that 2**16 keys are supported
- changed the number of possible fans in a system from 2 to 6
- added write support for some fan sysctls
- added a new sysctl which shows the ID of the fan
- added four more apple models with their temperature keys
- changed the maxnumber of temperature keys from 36 to 80
- replaced several fixed buf sizes to sizeof buf
Obtained from: Denis Ahrens denis at h3q.com
MFC after: 4 weeks