Comment 146 for bug 435352

Revision history for this message
Stephan Diestelhorst (syon) wrote :

udelay(2000) - works (> 2 people)
udelay(1000) - works (knuutsen, catcrash)
udelay(500) - open
udelay(250) - breaks (stephan d.)
udelay(100) - breaks (catcrash), compile(stephan d.), knuutsen will confirm or not this late night
udelay(50) - breaks (stephan d.)
udelay(48) - currently running (knuutsen)

Seems like we should search in the 250 us - 1000 us space, now.