From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4297 invoked by alias); 11 Oct 2007 09:01:02 -0000 Received: (qmail 4098 invoked by uid 22791); 11 Oct 2007 09:00:40 -0000 X-Spam-Check-By: sourceware.org Received: from pop132.ocn.ne.jp (HELO pop132.ocn.ne.jp) (60.37.31.215) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 11 Oct 2007 09:00:37 +0000 Received: from ariga (p1143-ipbf2202marunouchi.tokyo.ocn.ne.jp [122.17.131.143]) by pop132.ocn.ne.jp (OCN) with SMTP id l9B90Yog028615; Thu, 11 Oct 2007 18:00:34 +0900 (JST) Message-ID: <000801c80be5$30b2ce20$1c0110ac@ariga> From: "ariga masahiro" To: "Andrew Lunn" Cc: References: <001501c801b7$2de8bed0$1c0110ac@ariga> <000301c803e7$fd728a50$1c0110ac@ariga> <000501c80492$1789eaf0$1c0110ac@ariga> <000301c804af$2a82c420$1c0110ac@ariga> <001001c804b4$ebbb8aa0$1c0110ac@ariga> <000501c804c3$04e7e7e0$1c0110ac@ariga> Date: Thu, 11 Oct 2007 09:01:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook Express 6.00.2900.2869 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: [ECOS] Not enter VSR routine when lan91cxx_start executed X-SW-Source: 2007-10/txt/msg00057.txt.bz2 Hello, Since I enabled next option, CYGHWR_NET_DRIVER_ETH0_ADDRS lan91cxx driver began to work. But when lan91cxx_start routine is ececuted, although IRQ-3 line(=ethernet interrupt signal) is asserted, it looks like not entering into cyg_hal_default_interrupt_vsr(SH VSR routine). On the other hand Timer interrupts are entering into that routine. Why this happens ? Do I need to set any options ? Please help me if you know the reason. Masahiro Ariga -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss