UPSYF173%DBIUNI11.BITNET@cunyvm.cuny.edu (Wolfgang Thiel) (09/25/90)
There are minor bugs still:
stdskclk.c : missing TRACE() around printf("..ICD Clock returned....")
stdma.c : in dmacomm():2 lines: while(--delay>0); but delay is not
reset to the original value before the second while, so
the 2nd loop doesn't delay at all.