]> Zhao Yanbai Git Server - minix.git/commit
RS - fixed timeouts
authorTomas Hruby <tom@minix3.org>
Fri, 7 May 2010 18:12:16 +0000 (18:12 +0000)
committerTomas Hruby <tom@minix3.org>
Fri, 7 May 2010 18:12:16 +0000 (18:12 +0000)
commit7c334e26708bdbd5cfbf96ca43971a922253e3e9
tree01a5bf5ecbb63596ceb58a62c2c831ca3fb2b1b6
parentae9222a72b9c336882b8458e7c802cbb72de8a98
RS - fixed timeouts

- rs does not assume hz==60

- rs adjusts its timeout ticks by the system clock frequency

- drivers have time to reply if hz is set too high (e.g. 1000+) for
  instance when debugging
servers/rs/const.h
servers/rs/glo.h
servers/rs/main.c