Date: Tue, 1 Apr 2014 17:47:36 +0000 From: Taylor R Campbell <riastr...@netbsd.org>
First draft of drivers for the Apple System Management Controller. I've been sitting on this code for over a year now since I wrote it shortly before my MacBook's disk died and I moved to a different machine. I'm not likely to do anything useful with it any time soon, but I figured I'd let it rot in CVS rather than my local file system, on the off chance someone else would like to take it over and make it work. If you do want to do this, please feel free, and don't hesitate to ask me questions about it. (That code was based on a userland version using i386_iopl, inb, and outb which I did confirm to work; I've just never run it in-kernel.)