added buggy-emsi feature

This commit is contained in:
Evgeniy Kozhuhovskiy
2005-06-22 23:11:15 +00:00
parent 02de329152
commit 9e21057061
6 changed files with 36 additions and 1 deletions
+2
View File
@@ -419,10 +419,12 @@ static int sm_rx_waitseq(s_rx_emsidat *d)
*/
return SM3;
}
#ifndef BUGGY_EMSI
else if( !strncasecmp(d->buf, "EMSI_INQC816", 12) )
{
return SM1;
}
#endif /*BUGGY_EMSI*/
else
{
DEB((D_HSHAKE, "got unexpected emsi sequence: \"%s\"",