TODO@d61e13d6e2a5
TODO
Sat, 19 Apr 2014 02:19:39 -0600
- author
- andrew@localhost
- date
- Sat, 19 Apr 2014 02:19:39 -0600
- changeset 152
- d61e13d6e2a5
- parent 131
-
21c770fcee50
- permissions
- -rw-r--r--
fixed timing on OSes that set a minimum time for sleeps (previously the main loop code assumed no minimum sleep time; the new version uses longer sleeps less frequently)
1 TODO -- things to check
4 * WD2010 command handler logic
5 * Disabling page write protect logic allows userspace to run up but HDD won't mount
6 * DMA Page Fault issues (see wd2010.c and test code)