Remember
that "Write a real, working Linux driver" tutorial I attended at
OLS? With some help from
the presenter, I've gotten the driver working! The sample shell script polls the temperature probe once a second and outputs its temperature reading in Fahrenheit and Celsius. Nifty.
So, tinkerers out there, do you want to try it too? I'll lend you the temperature probe, and I can point you to
the slides from the tutorial as well as
a tarball of all the code. For some background material, you can read the entire
USB Drivers chapter (pdf) of
the O'Reilly Linux Device Drivers book online.