<div>Hi,<br>&nbsp;&nbsp;I have a lan91c96 chip which i need to test during u-boot startup.</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp; i have enabled promiscous mode. am able to recieve packets send by other machines on my network.</div>
<div>&nbsp;&nbsp; (All broad cast packets sent by other machines - am able to see)</div>
<p>&nbsp; if i send a packet with destination addess = broadcast address ; am not able to recieve the <br>&nbsp; packet i have sent. why?.</p>
<p>&nbsp; i tried the following;<br>&nbsp;&nbsp;&nbsp; 1) Self Address = Self Ethernet Mac ; Destination = 0xffffffffffff (broadcast address)<br>&nbsp;&nbsp;&nbsp; 2) Self Address = Self Ethernet Mac ; Destination = Self Ethernet mac.</p>
<p><br>I dont know why i am not able to recieve the packets i tranmsit. </p>
<p><br>&nbsp;Any advices?.</p>
<p><br>Regards,<br>sriram</p>