
  Toshset ia a command-line tool to allow access to much of the
Toshiba hardware interface developed by Jonathan Buzzard. It can do
things like set the hard drive spin-down time, turn off the display
and set the fan speed.

All credit for the difficult task of
reverse-engineering the Toshiba hardware interface goes to Jonathan. 

The toshset home page is 
http://schwieters.org/toshset.html

A link for Jonathan's tools is
http://www.buzzard.org.uk/toshiba/

To build an executable: 

./configure
make
make install

For command-line options, try toshset with no command-line options.

Comments, suggestions, and the output of toshset -v -q are welcome.

This program is a work in progress. Because Toshiba has not published
its hardware specifications, Jonathan's task of reverse-engineering is
an ongoing process.

Charles@Schwieters.org
