eiger ensures the mac address is the same as the software mac address

This commit is contained in:
Dhanya Maliakal
2015-03-03 16:35:52 +01:00
parent 7cca11637a
commit 24b9402e52
3 changed files with 22 additions and 8 deletions

View File

@ -3000,7 +3000,7 @@ int configure_mac(int file_des) {
printf("mess:%s\n",mess);
}
#endif
//#ifdef VERBOSE
#ifdef VERBOSE
int i;
/*printf("\ndigital_test_bit in server %d\t",digitalTestBit);for gotthard*/
printf("\nipadd %x\t",ipad);
@ -3016,7 +3016,7 @@ int configure_mac(int file_des) {
printf("udp port2:0x%x\n",udpport2);
printf("\n");
printf("Configuring MAC of module %d at port %x\n", imod, udpport);
//#endif
#endif
#ifdef SLS_DETECTOR_FUNCTION_LIST
if (ret==OK) {