Instead of passing IRQF_DISABLED flag, just use the flag IRQF_SHARED
in the request_irq() function of the driver.


On Jun 16, 1:50 pm, Nilly <ni...@oriolesoftware.com> wrote:
> Pramod,
>
> There is only one file in /driver/net/smsc911x and that is working
> fine when i am building linux.
>
> srikant,
>
> I didnt get what you mean by try IRQF_SHARED?
> sorry as I am new to this i dont have deep knowledge on it.
>
> Regards,
> Nilly
>
> On Jun 14, 8:39 pm, Srikant <w.sreeka...@gmail.com> wrote:
>
> > Hi,
>
> > Try with IRQF_SHARED, this just to see whether if it interrupt
> > problem.
>
> > -
> > Srikant
>
> > On Jun 14, 3:59 pm, Nilly <ni...@oriolesoftware.com> wrote:
>
> > > Pramod,
>
> > > netcfg is not listing eth0.
>
> > > while booting kernel it is printing...
>
> > > smsc911x: Driver version 2008-10-21.
> > > IRQ 179/eth%d: IRQF_DISABLED is not guaranteed on shared IRQs
> > > 11c011c
> > > smsc911x-mdio: probed
> > > eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=ffffffff:01,
> > > irq=-1)
> > > i2c /dev entries driver
>
> > > netcfg
> > > lo       UP    127.0.0.1       255.0.0.0       0x00000049
>
> > > Regards,
> > > Niral
>
> > > On Jun 14, 8:00 am, pramod <pramodkum...@gmail.com> wrote:
>
> > > > Have you enabled the network driver in kernel??
> > > > Run the "netcfg" command and see if any of the network interface is
> > > > available.
>
> > > > On Jun 12, 11:04 am, Nilly <ni...@oriolesoftware.com> wrote:
>
> > > > > hi All,
>
> > > > > I want to start network on my board.
> > > > > I am getting and error when i am doing
> > > > > ifconfig eth0 up
>
> > > > > error: SIOCSIFADDR (No such device)
>
> > > > > Regards,
> > > > > Niral- Hide quoted text -
>
> > > > - Show quoted text -- Hide quoted text -
>
> > - Show quoted text -

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to