summaryrefslogtreecommitdiff
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Rebuild for jauntyHenrik Rydberg2009-03-131-1/+1
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Add support for MacPro 3 temperature sensorsHenrik Rydberg2009-01-242-2/+30
| | | | | | | | | | | From: Bharath Ramesh <bramesh@vt.edu> MacPro 3 have more temperature sensors than the previous MacPro's also the sensor THTG has been removed. This patch add supports for the newer temperature sensors in the MacPro3. Signed-off-by: Bharath Ramesh <bramesh@vt.edu> Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Fix light sensor readings on newer MacBooksAlex Murray2009-01-122-1/+6
| | | | | | | | | | | | | | | | | | | | The light sensors ALV0 and ALV1 on newer MacBooks (early 2008 and later) changed to report 10 bytes instead the earlier 6, and the sensor encoding subsequently changed. As a result, the reported light sensors readings are much too low. From experiments leading up to this patch, it seems only the ALV0 is reporting data, and the most useful value therein is a 10-bit big-endian value at offset 6. This suggests that a new protocol was added as a backward-compatible replacement on top of the old one. This patch makes applesmc report the improved light sensor reading for the new machines, on a scale in conformance with earlier ones. This patch has also been sent to kernel.org Signed-off-by: Alex Murray <murray.alex@gmail.com> Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Add support for MacBook Air 2Henrik Rydberg2008-12-012-1/+11
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Add autoinstaller directiveHenrik Rydberg2008-11-161-4/+2
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Add generic support for MacProHenrik Rydberg2008-11-121-0/+4
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Import from bzr: applesmc-dkmsHenrik Rydberg2008-11-094-0/+1579
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>