hmm 5 seconds is 5 seconds.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9125 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
1b9aa3e9f8
commit
d3a2714980
@ -21,7 +21,7 @@
|
||||
|
||||
#define MOTOR_TIMEOUT 5000000 // 5 seconds
|
||||
#define MOTOR_SPINUP_DELAY 500000 // 500 msecs
|
||||
#define FLOPPY_CMD_TIMEOUT 1000000 // 5s
|
||||
#define FLOPPY_CMD_TIMEOUT 500000 // .5s
|
||||
#define MAX_DRIVES_PER_CTRL 2
|
||||
#define CYL_BUFFER_SIZE (5*B_PAGE_SIZE)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user