Subject: Re: Arp Resolve
To: Nitin P Mahajan <Nitin@soc-soft.com>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: tech-net
Date: 03/18/2004 22:07:54
On Thu, Mar 18, 2004 at 04:57:07PM +0530, Nitin P Mahajan wrote:
> Hi!
> 
> 	I am writing an Ethernet driver and when I give the following
> command to test the transmit function, I find that the start function is
> getting called twice.
> Is something wrong going out there because e of which it is getting
> called twice or it is correct.
> 
> Regards
> 
> -nitin 
> 
> 
> Client# ping -c 1 192.168.4.92
> PING 192.168.4.92 (192.168.4.92): 56 data bytes
> Start getting called
> Going out of start
> Mar 18 19:34:51 Client /netbsd: Start getting called
> Mar 18 19:34:51 Client /netbsd: Going out of start

It's not called twice. the kernel prints it to console and send it to
syslog, which also prints it on the console.

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
     NetBSD: 26 ans d'experience feront toujours la difference
--