From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9589 invoked by alias); 4 Jul 2008 17:59:39 -0000 Received: (qmail 9580 invoked by uid 22791); 4 Jul 2008 17:59:38 -0000 X-Spam-Check-By: sourceware.org Received: from mail.hasar.com (HELO mx1.hasar.com) (200.80.204.3) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 04 Jul 2008 17:58:26 +0000 X-HASAR-MailScanner-Watermark: 1215799080.18083@v8QQqidZM23IiOwZzmEEew Received: from mailserver.hasar.com ([192.168.1.80]) by mx1.hasar.com (8.14.2/8.14.2/ATDT) with ESMTP id m64HvwJu021245 for ; Fri, 4 Jul 2008 14:57:59 -0300 Received: (qmail 17245 invoked from network); 4 Jul 2008 17:54:40 -0000 Received: from unknown (HELO [192.0.2.193]) ([192.0.2.193]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 4 Jul 2008 17:54:40 -0000 Message-ID: <486E64E8.6020903@hasar.com> Date: Fri, 04 Jul 2008 17:59:00 -0000 From: Eduardo Sabaj User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Andrey Baboshin , ecos-discuss@ecos.sourceware.org References: <486E42E6.2070905@hasar.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (mx1.hasar.com [192.168.1.77]); Fri, 04 Jul 2008 14:57:59 -0300 (ART) X-HASAR-MailScanner-Information: Please contact the ISP for more information X-HASAR-MailScanner-ID: m64HvwJu021245 X-HASAR-MailScanner: Found to be clean X-HASAR-MailScanner-From: esabaj@hasar.com X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] Network debuggers & diag_printf X-SW-Source: 2008-07/txt/msg00029.txt.bz2 Thank you Andrey for your mail.. I could disable some but not all of the debuggers. Now I have the following information that is coming out from the serial port (COM1): BOOTP[eth0] op: REPLY htype: Ethernet hlen: 6 hops: 0 xid: 0x0 secs: 0 flags: 0x0 hw_addr: 00:1b:eb:74:00:dd client IP: 192.0.2.235 my IP: 192.0.2.235 server IP: 192.0.110.232 gateway IP: 192.0.110.232 options: subnet mask: 255.255.0.0 IP broadcast: 192.0.255.255 gateway: 192.0.110.232 These lines are printed using diag_printf () in module bootp_support.c, function show_bootp(). Instead of commenting the code I would like to know if there is a way to disable the diag_printf () function, at least for the code related to the network settings. Any idea? Regards Eduardo Andrey Baboshin escribió: > Hi, > > You can try to disable CYGPKG_NET_FREEBSD_LOGGING (for freebsd tcp/ip > stack). > Just say > cdl_option CYGPKG_NET_FREEBSD_LOGGING { > user_value 0 > }; > in your *.ecm file. > For full information make a look of freebsd_net.cdl file. > > On Fri, 04 Jul 2008 12:33:58 -0300, Eduardo Sabaj wrote: > >> I would like to disable the following debuggers related to the net. I >> imagine that it may be a simple thing, but I did't work out how to do >> it... >> >> > > --- > Andrey Baboshin > > > > -- Ing. Eduardo Salvador Sabaj Analista de Desarrollo Compañía Hasar | Grupo Hasar* *Marcos Sastre y José Ingenieros El Talar. Pacheco [B1618CSD] Buenos Aires. Argentina Tel [54 11] 4117 8900 | Fax [54 11] 4117 8998 E-mail: esabaj@hasar.com Visítenos en: www.hasar.com Información legal y política de confidencialidad: www.grupohasar.com/disclaimer -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss