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:
Joel Sherrill
2008-05-15 16:33:49 +00:00
parent 61b7dae3d6
commit 94056364ad
2 changed files with 7 additions and 2 deletions

View File

@@ -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

View File

@@ -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 */