Make the Bt545S work a little nicer with a strategic delay.
Submitted by: dyson
This commit is contained in:
parent
6ede20071a
commit
c67da8bec0
@ -12,7 +12,7 @@
|
||||
* on the understanding that TFS is not responsible for the correct
|
||||
* functioning of this software in any circumstances.
|
||||
*
|
||||
* $Id: bt742a.c,v 1.24 1994/09/28 15:55:35 jkh Exp $
|
||||
* $Id: bt742a.c,v 1.25 1994/09/28 16:23:13 jkh Exp $
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -1067,6 +1067,8 @@ bt_init(unit)
|
||||
return (ENXIO);
|
||||
}
|
||||
|
||||
DELAY(10000);
|
||||
|
||||
/*
|
||||
* Displaying Board ID and Hardware Revision
|
||||
* 94/05/18 amurai@spec.co.jp
|
||||
|
Loading…
x
Reference in New Issue
Block a user