From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22912 invoked by alias); 12 Mar 2013 02:23:44 -0000 Received: (qmail 22796 invoked by uid 22791); 12 Mar 2013 02:23:42 -0000 X-SWARE-Spam-Status: No, hits=-0.4 required=5.0 tests=AWL,BAYES_00,KAM_STOCKTIP,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,TW_XD,T_FRT_BELOW2 X-Spam-Check-By: sourceware.org Received: from hagrid.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.197) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 12 Mar 2013 02:23:33 +0000 Received: by mail.ecoscentric.com (Postfix, from userid 48) id 05EDB4680001; Tue, 12 Mar 2013 02:23:32 +0000 (GMT) From: bugzilla-daemon@bugs.ecos.sourceware.org To: unassigned@bugs.ecos.sourceware.org Subject: [Bug 1001797] New: Realtek not found network interfaces Date: Tue, 12 Mar 2013 02:23:00 -0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: eCos X-Bugzilla-Component: RedBoot X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: grinay@mail.ru X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: low X-Bugzilla-Assigned-To: unassigned@bugs.ecos.sourceware.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://bugs.ecos.sourceware.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 Mailing-List: contact ecos-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-bugs-owner@sourceware.org X-SW-Source: 2013/txt/msg00138.txt.bz2 Please do not reply to this email, use the link below. http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001797 Bug ID: 1001797 Summary: Realtek not found network interfaces Product: eCos Version: 3.0 Target: ixdp425 (IXDP425 board) Architecture/Host HostOS: Linux OS: Status: UNCONFIRMED Severity: enhancement Priority: low Component: RedBoot Assignee: unassigned@bugs.ecos.sourceware.org Reporter: grinay@mail.ru CC: ecos-bugs@ecos.sourceware.org I Have a board based on ixdp425 with network chip RTL8100B and network switch chip RTL8305SB. I make redboot with default options with target ixdp425. Run redboot on target and result bellow: +No network interfaces found Next step. ecosconfig add rltk8139_eth_driver ecosconfig tree make clean make Run redboot on target and result bellow: +No network interfaces found try add pc_rltk8139_eth_driver - options result is "No network interfaces found" How work with current network card? -- You are receiving this mail because: You are the assignee for the bug.