Module Name: src
Committed By: ross
Date: Mon Apr 19 19:27:32 UTC 1999
Modified Files:
src/sys/dev/ic: com.c
Log Message:
Get rid of delay() in com_common_putc() because the Shark delay() is borked
and can't be called until after the timers are setup. (It should not use
a timer, or it should have a fallback algorithm.)