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>
|
||||
|
||||
* startup/bspstart.c: Add capability for bootcard.c BSP Initialization
|
||||
|
||||
@@ -962,11 +962,11 @@ void uti596reset(void)
|
||||
|
||||
/* abort ALL of the current work */
|
||||
/* FEB 17 REMOVED
|
||||
>>>>>
|
||||
====>
|
||||
sc->scb.command = CUC_ABORT | RX_ABORT;
|
||||
outport_word(CHAN_ATTN,0);
|
||||
UTI_WAIT_COMMAND_ACCEPTED(4000, "reset: abort requested");
|
||||
<<<<<
|
||||
<====
|
||||
*/
|
||||
|
||||
uti596_reset_hardware(&uti596_softc); /* reset the ethernet hardware. must re-config */
|
||||
|
||||
Reference in New Issue
Block a user