Make the Bt545S work a little nicer with a strategic delay.
Submitted by: dyson
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
* on the understanding that TFS is not responsible for the correct
|
* on the understanding that TFS is not responsible for the correct
|
||||||
* functioning of this software in any circumstances.
|
* 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);
|
return (ENXIO);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
DELAY(10000);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Displaying Board ID and Hardware Revision
|
* Displaying Board ID and Hardware Revision
|
||||||
* 94/05/18 amurai@spec.co.jp
|
* 94/05/18 amurai@spec.co.jp
|
||||||
|
|||||||
Reference in New Issue
Block a user