forked from Imagelibrary/rtems
2008-05-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* network/network.c: Eliminate patterns that look like CVS conflict markers.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2008-05-15 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
|
* network/network.c: Eliminate patterns that look like CVS conflict
|
||||||
|
markers.
|
||||||
|
|
||||||
2008-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>
|
2008-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
* startup/bspstart.c: Add capability for bootcard.c BSP Initialization
|
* startup/bspstart.c: Add capability for bootcard.c BSP Initialization
|
||||||
|
|||||||
@@ -962,11 +962,11 @@ void uti596reset(void)
|
|||||||
|
|
||||||
/* abort ALL of the current work */
|
/* abort ALL of the current work */
|
||||||
/* FEB 17 REMOVED
|
/* FEB 17 REMOVED
|
||||||
>>>>>
|
====>
|
||||||
sc->scb.command = CUC_ABORT | RX_ABORT;
|
sc->scb.command = CUC_ABORT | RX_ABORT;
|
||||||
outport_word(CHAN_ATTN,0);
|
outport_word(CHAN_ATTN,0);
|
||||||
UTI_WAIT_COMMAND_ACCEPTED(4000, "reset: abort requested");
|
UTI_WAIT_COMMAND_ACCEPTED(4000, "reset: abort requested");
|
||||||
<<<<<
|
<====
|
||||||
*/
|
*/
|
||||||
|
|
||||||
uti596_reset_hardware(&uti596_softc); /* reset the ethernet hardware. must re-config */
|
uti596_reset_hardware(&uti596_softc); /* reset the ethernet hardware. must re-config */
|
||||||
|
|||||||
Reference in New Issue
Block a user