@@ -1184,8 +1088,7 @@ static int RIOBootComplete( struct rio_info *p, struct Host *HostP, uint Rup, st
bzero((caddr_t)MapP,sizeof(structMap));
if(!p->RIONoMessage)
cprintf("An orphaned RTA has been adopted by %s '%s' (%c).\n",MyType,MyName,MyLink+'A');
}
elseif(!p->RIONoMessage)
}elseif(!p->RIONoMessage)
cprintf("RTA connected to %s '%s' (%c) not configured.\n",MyType,MyName,MyLink+'A');
RIOSetChange(p);
returnTRUE;
@@ -1198,10 +1101,8 @@ static int RIOBootComplete( struct rio_info *p, struct Host *HostP, uint Rup, st
*/
if(!p->RIONoMessage)
cprintf("The RTA connected to %s '%s' (%c) cannot be configured. You cannot configure more than 128 ports to one host card.\n",MyType,MyName,MyLink+'A');
for(entry=0;entry<HostP->NumExtraBooted;entry++)
{
if(HostP->ExtraUnits[entry]==RtaUniq)
{
for(entry=0;entry<HostP->NumExtraBooted;entry++){
if(HostP->ExtraUnits[entry]==RtaUniq){
/*
** already got it!
*/
@@ -1226,8 +1127,7 @@ static int RIOBootComplete( struct rio_info *p, struct Host *HostP, uint Rup, st
** We no longer support the RIOBootMode variable. It is all done from the