This allows hal to properly reflect the correct access device, and prevents X from opening the same device twice * Use the less expensive clock_gettime() instead of gettimeofday() in hal's pollers [1] * Add support for locking storage devices * Fix the path to the installed documentation Submitted by: jkim [1] Tested by: jkim, cokane, and a host of others