lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 10 Mar 2008 10:45:36 +0900
From:	"Jeongdo Son" <sohn9086@...il.com>
To:	"Will Newton" <will.newton@...il.com>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	Linux-SH <linux-sh@...r.kernel.org>
Subject: Re: [BUG REPORT] smc911x: Auto negotiation NOT supported

Hi, Will

Thanks for your reply.

On Fri, Mar 7, 2008 at 8:54 PM, Will Newton <will.newton@...il.com> wrote:
>  Are you getting interrupts from the chip? Sounds like it could be you
>  have missed and interrupt somewhere - check where your interrupt
>  polarities and where you are acking/clearing them down.
>

I think there's no problem with getting interrupts.
Because the driver works well while eth0 is configured for DHCP mode.
Only static IP allocation occurs the problem.

Here is the /proc/interrupts.
(The interrupt for eth0 is recognized as IRQ 9)
~ $ cat /proc/interrupts
           CPU0
  3:         46  sh7780-irl3210-level     rtc-62423a period
  6:         67  sh7780-irl3210-level     r8a66597_hcd:usb1
  9:         96  sh7780-irl3210-level     eth0
 12:          0  sh7780-irl3210-level     fb0
 13:          0  sh7780-irl3210-level     fb0
 28:      11366          sh7780-level     periodic timer
 38:          0          sh7780-level     DMAC Address Error
 40:          0          sh7780-level     SCI Receive Error
 41:         62          sh7780-level     SCI Receive Data Full
 42:          0          sh7780-level     SCI Break
 43:       1901          sh7780-level     SCI Transmit Data Empty
 68:          1          sh7780-level     yenta
Err:          0

Regards,
Jeongdo Son
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ