[<prev] [next>] [day] [month] [year] [list]
Message-ID: <94a0ccbc0804070716o152040fdo1fcff740a0719971@mail.gmail.com>
Date: Mon, 7 Apr 2008 18:16:36 +0400
From: "Oleg Strikov" <oleg.strikov@...il.com>
To: linux-kernel@...r.kernel.org
Subject: 2.6.25-rc8 PHY Davicom DM9161AEP driver: incorrect mii_bus:phy_addr & irq detecting [AT91SAM9260-EK board]
We found that the latest kernel PHY Davicom DM9161A driver
(linux/drivers/net/phy/davicom.c) does not work correctly with Davicom
DM9161AEP PHY controller on Atmel AT91SAM9260-EK board.
During init stage i get incorrect driver output:
>eth0: Atmel MACB at 0xfffc4000 irq 21 (00:00:00:00:00:00)
>eth0: attached PHY driver [Davicom DM9161A]
(mii_bus:phy_addr=ffffffff:00, irq=-1)
It seems that MACB initialization pass O.K.
&
PHY driver does not get correct phy_addr & irq values.
MB DM9161AEP controller cannot be handled by DM9161A driver, but it
tries to catch it based in the same ID?
--
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